The Wayback Machine - https://web.archive.org/web/20120116142652/http://www.codeguru.com:80/csharp/csharp/cs_date_time/

    Date & Time

    [Updated] 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.

    Forms (Dialogs) Customization Based on Moveable / Resizable Elements

    Discover how to design user-driven applications

    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