ASP.NET 事件日历(some resource about Event Calendar)
Do you want to draw a calendar with event, just like
http://www.google.com/calendar/render
But you don’t know how to start, right?
If so, I suggest you begin with some easier examples, because the Google calendar is very powerful and complex as we can see.
There are some examples for you:
DataCalendar
http://www.codeproject.com/KB/webforms/MellDataCalendar.aspx
EzEvents
http://www.codeproject.com/KB/asp/ezevents.aspx
Gantt Chart / Event Calendar / Calendar Planner
http://www.codeproject.com/KB/webforms/EventCalendarControl.aspx
Event Calendar [ ASP.NET 2.0 / C# ]
http://www.codeproject.com/KB/aspnet/EventCalendar.aspx
DayPilot - Building an Outlook-Like Calendar Component for ASP.NET
http://www.codeproject.com/KB/custom-controls/daypilot.aspx
Hope this helps!