The .NET DateTime class is not just for getting the current date. It can help you do date calculations and much more.
Latest Date & Time Articles
Forms (Dialogs) Customization Based on Moveable / Resizable Elements
Discover how to design user-driven applications
Creating a Popup Date Picker
Conrad Jalali shows how to extend the functionality of the ASP.NET Calendar control to remove some of the annoying postback delays that occur when populating a text box with a date from a popup calendar.
Working with a Timer in C#: The Basics
Implement a simple timer in C#.
Formatting Date and Time Values In .NET
Dates and times can be formatted a number of different ways. Learn how to format dates and times in .NET. While this article uses C#, the lesson is applicable to VB .NET and Managed C++ programmers.
C# SNTP Client
C# class for implementing time synchronization into your application
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

.NET Back to Basics: The String Class
Take the plunge into the string class and master it.

Visual Basic Today: What Is Responsive Design?
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.