ASP.NET MVC: MVC Time Planner is available at CodePlex
Posted
by DigiMortal
on ASP.net Weblogs
See other posts from ASP.net Weblogs
or by DigiMortal
Published on Mon, 31 May 2010 07:40:39 GMT
Indexed on
2010/05/31
7:43 UTC
Read the original article
Hit count: 614
I get almost every week some e-mails where my dear readers ask for source code of my ASP.NET MVC and FullCalendar example. I have some great news, guys! I ported my sample application to Visual Studio 2010 and made it available at CodePlex. Feel free to visit the page of MVC Time Planner.
NB! Current release of MVC Time Planner is initial one and it is basically conversion sfrom VS2008 example solution to VS2010. Current source code is not any study material but it gives you idea how to make calendars work together. Future releases will introduce many design and architectural improvements. I have planned also some new features.
How MVC Time Planner looks?
Image on right shows you how time planner looks like. It uses default design elements of ASP.NET MVC applications and jQueryUI. If I find some artist skills from myself I will improve design too, of course. :)
Currently only day view of calendar is available, other views are coming in near future (I hope future will be week or two).
Important links
And here are some important links you may find useful.
- MVC Time Planner page @ CodePlex
- Documentation
- Release plan
- Help and support – questions, ideas, other communication
- Bugs and feature requests
If you have any questions or you are interested in new features then please feel free to contact me through MVC Time Planner discussion forums.
© ASP.net Weblogs or respective owner