I was working on an application for online store. I found that pretty often i would create a textbox and link it to a calendar extender to perform some date populating. So i decided to create a usercontrol that i could use each time i wanted to perform that task.
Here it is. Enjoy!!