Wednesday, February 18, 2009

Dates and Times in C#

Every software engineer can testify that all kinds of projects, regardless of their purpose or how simple the requirements seem to be, deal with dates and mostly times. Fortunately, C# has built-in methods and properties that make our lives much easier. In this article we will present some of the most common techniques to manage and work with date and time variables.
Read the article...

No comments: