Project DescriptionWeb applications created by ASP.NET MVC Preview 3.
WelcomeI'll drop some applications like blog, CMS, and others here.
RECENTLY all the codes and binaries are targeted at the
ASP.NET MVC Preview 3.
What is
AllWebIdea.Mvc?
The AllWebIdea.Mvc soure and binary are released just now.
In the AllWebIdea.Mvc there are two features: Mvc Calendar and LowercaseRoute.
What's Mvc Calendar?
As we know, you can NOT use <asp:Calendar ...> on your MVC Projects.
but by Mvc Calendar you can embed a well-formed XHTML calendar in your View just use the code:
<%= Html.Calendar() %>
And you'll get a standard calendar shows the current month.
Please get more detail on codeproject:
http://www.codeproject.com/KB/aspnet/asp-net-mvc-calendar.aspx What's LowercaseRoute?
I got it from Nick Berardi's blog:
http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/, Great Thanks to him!
And you can use it to make your request uri much more beautiful!
LIVE: Blog SystemA sample blog system is online at
http://shinyzhu.com and.
My blog is down and will down for a long time for some reasonsI'll drop the source of this blog named
ShineBox here later.
LIVE: Travel PortalA Chinese travel site is located at
http://www.daochengyading.com LIVE: Hotel Reservation ServicesA Chinese hotel reservation services site:
http://www.scdfw.cn