Click here to Skip to main content
15,895,937 members
Articles / Web Development / ASP.NET

Gantt Chart / Event Calendar / Calendar Planner

Rate me:
Please Sign up or sign in to vote.
4.62/5 (48 votes)
9 Jun 2005CPOL4 min read 1.1M   20.1K   311  
Scrollable ASP.NET Gantt Chart / Event Calendar / Calendar Planner web control.
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EventCalendarDemo", "http://localhost/EventCalendarDemo/EventCalendarDemo.csproj", "{9116671A-A064-4CF6-8498-F563B7602F2F}"
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		ConfigName.0 = Debug
		ConfigName.1 = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{9116671A-A064-4CF6-8498-F563B7602F2F}.Debug.ActiveCfg = Debug|.NET
		{9116671A-A064-4CF6-8498-F563B7602F2F}.Debug.Build.0 = Debug|.NET
		{9116671A-A064-4CF6-8498-F563B7602F2F}.Release.ActiveCfg = Release|.NET
		{9116671A-A064-4CF6-8498-F563B7602F2F}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
United Kingdom United Kingdom
Jean-marc is a IT consultant specializing on the microsoft platform. Jean-marc lives in London, UK.

Comments and Discussions