Current Spotlight Article
Creating an Enhanced Checklist Control
By Mischa Rihm
Visual Studio .NET does not come with a standard date picker control for web
applications. This article shows you how to create a user control that mimics a date picker control.
The article outlines the creation of two date controls, a simple date control with limited functionality
and a more complex control that uses a dynamically created iFrame to display the calendar information.
read the full article