ASP.NET Datepicker
When a VB.NET windows forms programmer moves onto developing ASP.NET applications, sooner or later he comes to the realisation that ASP.NET does not contain a convinient datepicker control like it’s win forms counterpart.
However, this is not that much of an issue. A simple google seach on "asp.net datepicker" would bring you a lot of 3rd party components that do this. One that I’ve become particularly happy with is called the BasicDatePicker. At the time of this writing it offers a free version called BDPLite, which will fulfill most needs. They also have a more feature-rich version for purchase. Take a look and see…..
Leave a Comment
Your Comment