Sir,
I am working on my academic project in C# windows application for management of an institute.
Am not able to use the 'month calender' or 'datetime picker' control.
I need to select a date using any of the above controls and based on the selected date I need to add some few more days to that and get the final date. I also need to store all those dates in the database(SQL Server 2005)so that I can later retrive it and...