Search Forum
(53671 Postings)
Search Site/Articles

Archived Articles
712 Articles

C# Books
C# Consultants
What Is C#?
Download Compiler
Code Archive
Archived Articles
Advertise
Contribute
C# Jobs
Beginners Tutorial
C# Contractors
C# Consulting
Links
C# Manual
Contact Us
Legal

GoDiagram for .NET from Northwoods Software www.nwoods.com


 
Printable Version

Microsoft Calendar Usercontrol
By Virendra S. Rajput

This is an ASP.NET (C#) project. The project is a generic usercontrol developed using Microsoft calendar control. The calendar pops up in the separate window and the date value selected gets copied in the textbox. Control exposes a property to retrieve the value of date selected by user. It's a good programming example, because it shows the way of interaction between client side and asp.net controls and also shows the way to retrieve the client side and server side variables on either side.

Download WebProject1.zip