<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>mvcapps Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=Home</link><description>mvcapps Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Web applications created by ASP.NET MVC Preview 3.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Welcome&lt;/b&gt;&lt;br /&gt;I'll drop some applications like blog, CMS, and others here.&lt;br /&gt; &lt;br /&gt;RECENTLY all the codes and binaries are targeted at the &lt;b&gt;ASP.NET MVC Preview 3&lt;/b&gt;.&lt;br /&gt; &lt;br /&gt;What is &lt;b&gt;AllWebIdea.Mvc&lt;/b&gt;?&lt;br /&gt;The AllWebIdea.Mvc soure and binary are released just now. &lt;br /&gt;In the AllWebIdea.Mvc there are two features: Mvc Calendar and LowercaseRoute.&lt;br /&gt; &lt;br /&gt;What's Mvc Calendar?&lt;br /&gt; &lt;br /&gt;As we know, you can NOT use &amp;lt;asp:Calendar ...&amp;gt; on your MVC Projects.&lt;br /&gt;but by Mvc Calendar you can embed a well-formed XHTML calendar in your View just use the code:&lt;br /&gt;&amp;lt;%= Html.Calendar() %&amp;gt;&lt;br /&gt;And you'll get a standard calendar shows the current month.&lt;br /&gt;Please get more detail on codeproject: &lt;a href="http://www.codeproject.com/KB/aspnet/asp-net-mvc-calendar.aspx" class="externalLink"&gt;http://www.codeproject.com/KB/aspnet/asp-net-mvc-calendar.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;What's LowercaseRoute?&lt;br /&gt;I got it from Nick Berardi's blog: &lt;a href="http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/" class="externalLink"&gt;http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Great Thanks to him!&lt;br /&gt;And you can use it to make your request uri much more beautiful!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;LIVE: Blog System&lt;/b&gt;&lt;br /&gt;A sample blog system is online at &lt;a href="http://shinyzhu.com" class="externalLink"&gt;http://shinyzhu.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and. &lt;b&gt;My blog is down and will down for a long time for some reasons&lt;/b&gt;&lt;br /&gt;I'll drop the source of this blog named &lt;b&gt;ShineBox&lt;/b&gt; here later.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;LIVE: Travel Portal&lt;/b&gt;&lt;br /&gt;A Chinese travel site is located at &lt;a href="http://www.daochengyading.com" class="externalLink"&gt;http://www.daochengyading.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;LIVE: Hotel Reservation Services&lt;/b&gt;&lt;br /&gt;A Chinese hotel reservation services site:  &lt;a href="http://www.scdfw.cn" class="externalLink"&gt;http://www.scdfw.cn&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>shinyzhu</author><pubDate>Wed, 06 Aug 2008 02:29:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080806022901A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Web applications created by ASP.NET MVC Preview 3.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Welcome&lt;/b&gt;&lt;br /&gt;I'll drop some applications like blog, CMS, and others here.&lt;br /&gt; &lt;br /&gt;RECENTLY all the codes and binaries are targeted at the &lt;b&gt;ASP.NET MVC Preview 3&lt;/b&gt;.&lt;br /&gt; &lt;br /&gt;What is &lt;b&gt;AllWebIdea.Mvc&lt;/b&gt;?&lt;br /&gt;The AllWebIdea.Mvc soure and binary are released just now. &lt;br /&gt;In the AllWebIdea.Mvc there are two features: Mvc Calendar and LowercaseRoute.&lt;br /&gt; &lt;br /&gt;What's Mvc Calendar?&lt;br /&gt; &lt;br /&gt;As we know, you can NOT use &amp;lt;asp:Calendar ...&amp;gt; on your MVC Projects.&lt;br /&gt;but by Mvc Calendar you can embed a well-formed XHTML calendar in your View just use the code:&lt;br /&gt;&amp;lt;%= Html.Calendar() %&amp;gt;&lt;br /&gt;And you'll get a standard calendar shows the current month.&lt;br /&gt;Please get more detail on codeproject: &lt;a href="http://www.codeproject.com/KB/aspnet/asp-net-mvc-calendar.aspx" class="externalLink"&gt;http://www.codeproject.com/KB/aspnet/asp-net-mvc-calendar.aspx&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;What's LowercaseRoute?&lt;br /&gt;I got it from Nick Berardi's blog: &lt;a href="http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/" class="externalLink"&gt;http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Great Thanks to him!&lt;br /&gt;And you can use it to make your request uri much more beautiful!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;LIVE: Blog System&lt;/b&gt;&lt;br /&gt;A sample blog system is online at &lt;a href="http://shinyzhu.com" class="externalLink"&gt;http://shinyzhu.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and. &lt;b&gt;My blog is down and will down for a long time for some reasons&lt;/b&gt;&lt;br /&gt;I'll drop the source of this blog named &lt;b&gt;ShineBox&lt;/b&gt; here later.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;LIVE: Travel Portal&lt;/b&gt;&lt;br /&gt;A Chinese travel site is located at &lt;a href="http://www.daochengtour.com" class="externalLink"&gt;http://www.daochengtour.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;LIVE: Hotel Reservation Services&lt;/b&gt;&lt;br /&gt;A Chinese hotel reservation services site:  &lt;a href="http://www.scdfw.cn" class="externalLink"&gt;http://www.scdfw.cn&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>shinyzhu</author><pubDate>Fri, 25 Jul 2008 06:42:19 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080725064219A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Web applications created by ASP.NET MVC Preview 3.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Welcome&lt;/b&gt;&lt;br /&gt;I'll drop some applications like blog, CMS, and others here.&lt;br /&gt; &lt;br /&gt;RECENTLY all the codes and binaries are targeted at the &lt;b&gt;ASP.NET MVC Preview 3&lt;/b&gt;.&lt;br /&gt; &lt;br /&gt;What is &lt;b&gt;AllWebIdea.Mvc&lt;/b&gt;?&lt;br /&gt;The AllWebIdea.Mvc soure and binary are released just now. &lt;br /&gt;In the AllWebIdea.Mvc there are two features: Mvc Calendar and LowercaseRoute.&lt;br /&gt; &lt;br /&gt;What's Mvc Calendar?&lt;br /&gt; &lt;br /&gt;As we know, you can NOT use &amp;lt;asp:Calendar ...&amp;gt; on your MVC Projects.&lt;br /&gt;but by Mvc Calendar you can embed a well-formed XHTML calendar in your View just use the code:&lt;br /&gt;&amp;lt;%= Html.Calendar() %&amp;gt;&lt;br /&gt;And you'll get a standard calendar shows the current month.&lt;br /&gt;Please get more detail on my blog page: &lt;a href="http://shinyzhu.com/blog/entry/aspnet-mvc-calendar" class="externalLink"&gt;http://shinyzhu.com/blog/entry/aspnet-mvc-calendar&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;What's LowercaseRoute?&lt;br /&gt;I got it from Nick Berardi's blog: &lt;a href="http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/" class="externalLink"&gt;http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Great Thanks to him!&lt;br /&gt;And you can use it to make your request uri much more beautiful!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;LIVE: Blog System&lt;/b&gt;&lt;br /&gt;A sample blog system is online at &lt;a href="http://shinyzhu.com" class="externalLink"&gt;http://shinyzhu.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;I'll drop the source of this blog named &lt;b&gt;ShineBox&lt;/b&gt; here later.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;LIVE: Travel Portal&lt;/b&gt;&lt;br /&gt;A Chinese travel site is located at &lt;a href="http://www.daochengtour.com" class="externalLink"&gt;http://www.daochengtour.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;LIVE: Hotel Reservation Services&lt;/b&gt;&lt;br /&gt;A Chinese hotel reservation services site:  &lt;a href="http://www.scdfw.cn" class="externalLink"&gt;http://www.scdfw.cn&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>shinyzhu</author><pubDate>Sun, 13 Jul 2008 03:50:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080713035034A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Web applications created by ASP.NET MVC Preview 3.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Welcome&lt;/b&gt;&lt;br /&gt;I'll drop some applications like blog, CMS, and others here.&lt;br /&gt; &lt;br /&gt;RECENTLY all the codes and binaries are targeted at the &lt;b&gt;ASP.NET MVC Preview 3&lt;/b&gt;.&lt;br /&gt; &lt;br /&gt;What is &lt;b&gt;AllWebIdea.Mvc&lt;/b&gt;?&lt;br /&gt;The AllWebIdea.Mvc soure and binary are released just now. &lt;br /&gt;In the AllWebIdea.Mvc there are two features: Mvc Calendar and LowercaseRoute.&lt;br /&gt; &lt;br /&gt;What's Mvc Calendar?&lt;br /&gt; &lt;br /&gt;As we know, you can NOT use &amp;lt;asp:Calendar ...&amp;gt; on your MVC Projects.&lt;br /&gt;but by Mvc Calendar you can embed a well-formed XHTML calendar in your View just use the code:&lt;br /&gt;&amp;lt;%= Html.Calendar() %&amp;gt;&lt;br /&gt;And you'll get a standard calendar shows the current month.&lt;br /&gt;Please get more detail on my blog page: &lt;a href="http://shinyzhu.com/blog/entry/aspnet-mvc-calendar" class="externalLink"&gt;http://shinyzhu.com/blog/entry/aspnet-mvc-calendar&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;What's LowercaseRoute?&lt;br /&gt;I got it from Nick Berardi's blog: &lt;a href="http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/" class="externalLink"&gt;http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Great Thanks to him!&lt;br /&gt;And you can use it to make your request uri much more beautiful!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Online: Blog System&lt;/b&gt;&lt;br /&gt;A sample blog system is online at &lt;a href="http://shinyzhu.com" class="externalLink"&gt;http://shinyzhu.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; . &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Online: Travel Portal&lt;/b&gt;&lt;br /&gt;A Chinese travel site is located at &lt;a href="http://www.daochengtour.com" class="externalLink"&gt;http://www.daochengtour.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>shinyzhu</author><pubDate>Sun, 13 Jul 2008 03:48:33 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080713034833A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Web applications created by ASP.NET MVC.
&lt;br /&gt;I'll drop some applications like blog, CMS, and others here.&lt;br /&gt;RECENTLY all the codes and binaries are targeted at the &lt;b&gt;ASP.NET MVC Preview 3&lt;/b&gt;.&lt;br /&gt; &lt;br /&gt;What is &lt;b&gt;AllWebIdea.Mvc&lt;/b&gt;?&lt;br /&gt;The AllWebIdea.Mvc soure and binary are released just now. &lt;br /&gt;In the AllWebIdea.Mvc there are two features: Mvc Calendar and LowercaseRoute.&lt;br /&gt; &lt;br /&gt;What's Mvc Calendar?&lt;br /&gt; &lt;br /&gt;As we know, you can NOT use &amp;lt;asp:Calendar ...&amp;gt; on your MVC Projects.&lt;br /&gt;but by Mvc Calendar you can embed a well-formed XHTML calendar in your View just use the code:&lt;br /&gt;&amp;lt;%= Html.Calendar() %&amp;gt;&lt;br /&gt;And you'll get a standard calendar shows the current month.&lt;br /&gt;Please get more detail on my blog page: &lt;a href="http://shinyzhu.com/blog/entry/aspnet-mvc-calendar" class="externalLink"&gt;http://shinyzhu.com/blog/entry/aspnet-mvc-calendar&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;What's LowercaseRoute?&lt;br /&gt;I got it from Nick Berardi's blog: &lt;a href="http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/" class="externalLink"&gt;http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Great Thanks to him!&lt;br /&gt;And you can use it to make your request uri much more beautiful!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Online: Blog System&lt;/b&gt;&lt;br /&gt;A sample blog system is online at &lt;a href="http://shinyzhu.com" class="externalLink"&gt;http://shinyzhu.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; . &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Online: Travel Portal&lt;/b&gt;&lt;br /&gt;A Chinese travel site is located at &lt;a href="http://www.daochengtour.com" class="externalLink"&gt;http://www.daochengtour.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>shinyzhu</author><pubDate>Sat, 12 Jul 2008 05:40:31 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080712054031A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Web applications created by ASP.NET MVC.
&lt;br /&gt;I'll drop some applications like blog, CMS, and others here.&lt;br /&gt;RECENTLY all the codes and binaries are compiled by &lt;b&gt;ASP.NET MVC Preview 3&lt;/b&gt;.&lt;br /&gt; &lt;br /&gt;What is &lt;b&gt;AllWebIdea.Mvc&lt;/b&gt;?&lt;br /&gt;The AllWebIdea.Mvc soure and binary are released just now. &lt;br /&gt;In the AllWebIdea.Mvc there are two features: Mvc Calendar and LowercaseRoute.&lt;br /&gt; &lt;br /&gt;What's Mvc Calendar?&lt;br /&gt; &lt;br /&gt;As we know, you can NOT use &amp;lt;asp:Calendar ...&amp;gt; on your MVC Projects.&lt;br /&gt;but by Mvc Calendar you can embed a well-formed XHTML calendar in your View just use the code:&lt;br /&gt;&amp;lt;%= Html.Calendar() %&amp;gt;&lt;br /&gt;And you'll get a standard calendar shows the current month.&lt;br /&gt;Please get more detail on my blog page: &lt;a href="http://shinyzhu.com/blog/entry/aspnet-mvc-calendar" class="externalLink"&gt;http://shinyzhu.com/blog/entry/aspnet-mvc-calendar&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;What's LowercaseRoute?&lt;br /&gt;I got it from Nick Berardi's blog: &lt;a href="http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/" class="externalLink"&gt;http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Great Thanks to him!&lt;br /&gt;And you can use it to make your request uri much more beautiful!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Online: Blog System&lt;/b&gt;&lt;br /&gt;A sample blog system is online at &lt;a href="http://shinyzhu.com" class="externalLink"&gt;http://shinyzhu.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; . &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Online: Travel Portal&lt;/b&gt;&lt;br /&gt;A Chinese travel site is located at &lt;a href="http://www.daochengtour.com" class="externalLink"&gt;http://www.daochengtour.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>shinyzhu</author><pubDate>Sat, 12 Jul 2008 05:40:09 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080712054009A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Web applications created by ASP.NET MVC.
&lt;br /&gt;I'll drop some applications like blog, CMS, and others here.&lt;br /&gt; &lt;br /&gt;What is &lt;b&gt;AllWebIdea.Mvc&lt;/b&gt;?&lt;br /&gt;The AllWebIdea.Mvc soure and binary are released just now. &lt;br /&gt;In the AllWebIdea.Mvc there are two features: Mvc Calendar and LowercaseRoute.&lt;br /&gt; &lt;br /&gt;What's Mvc Calendar?&lt;br /&gt; &lt;br /&gt;As we know, you can NOT use &amp;lt;asp:Calendar ...&amp;gt; on your MVC Projects.&lt;br /&gt;but by Mvc Calendar you can embed a well-formed XHTML calendar in your View just use the code:&lt;br /&gt;&amp;lt;%= Html.Calendar() %&amp;gt;&lt;br /&gt;And you'll get a standard calendar shows the current month.&lt;br /&gt;Please get more detail on my blog page: &lt;a href="http://shinyzhu.com/blog/entry/aspnet-mvc-calendar" class="externalLink"&gt;http://shinyzhu.com/blog/entry/aspnet-mvc-calendar&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;What's LowercaseRoute?&lt;br /&gt;I got it from Nick Berardi's blog: &lt;a href="http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/" class="externalLink"&gt;http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Great Thanks to him!&lt;br /&gt;And you can use it to make your request uri much more beautiful!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Online: Blog System&lt;/b&gt;&lt;br /&gt;A sample blog system is online at &lt;a href="http://shinyzhu.com" class="externalLink"&gt;http://shinyzhu.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; . &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Online: Travel Portal&lt;/b&gt;&lt;br /&gt;A Chinese travel site is located at &lt;a href="http://www.daochengtour.com" class="externalLink"&gt;http://www.daochengtour.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>shinyzhu</author><pubDate>Fri, 11 Jul 2008 10:34:12 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080711103412A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Web applications created by ASP.NET MVC.
&lt;br /&gt;I'll drop some applications like blog, CMS, and others here.&lt;br /&gt; &lt;br /&gt;What is &lt;b&gt;AllWebIdea.Mvc&lt;/b&gt;?&lt;br /&gt;The AllWebIdea.Mvc soure and binary are released just now. &lt;br /&gt;In the AllWebIdea.Mvc there are two features: Mvc Calendar and LowercaseRoute.&lt;br /&gt; &lt;br /&gt;What's Mvc Calendar?&lt;br /&gt;You can also find the detail on my blog page: &lt;a href="http://shinyzhu.com/blog/entry/aspnet-mvc-calendar" class="externalLink"&gt;http://shinyzhu.com/blog/entry/aspnet-mvc-calendar&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;As we know, you can NOT use &amp;lt;asp:Calendar ...&amp;gt; on your MVC Projects.&lt;br /&gt;but by Mvc Calendar you can embed a well-formed XHTML calendar in your View just use the code:&lt;br /&gt;&amp;lt;%= Html.Calendar() %&amp;gt;&lt;br /&gt;And you'll get a standard calendar shows the current month.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;What's LowercaseRoute?&lt;br /&gt;I got it from Nick Berardi's blog: &lt;a href="http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/" class="externalLink"&gt;http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Great Thanks to him!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Blog System&lt;/b&gt;&lt;br /&gt;A sample blog system is online at &lt;a href="http://shinyzhu.com" class="externalLink"&gt;http://shinyzhu.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; . &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Travel Portal&lt;/b&gt;&lt;br /&gt;A Chinese travel site is located at &lt;a href="http://www.daochengtour.com" class="externalLink"&gt;http://www.daochengtour.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>shinyzhu</author><pubDate>Fri, 11 Jul 2008 10:31:03 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080711103103A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Web applications created by ASP.NET MVC.
&lt;br /&gt;I'll drop some applications like blog, CMS, and others here.&lt;br /&gt; &lt;br /&gt;What is &lt;b&gt;AllWebIdea.Mvc&lt;/b&gt;?&lt;br /&gt;The AllWebIdea.Mvc sourec and binary are released just now. &lt;br /&gt;In the AllWebIdea.Mvc there are two features: Mvc Calendar and LowercaseRoute.&lt;br /&gt; &lt;br /&gt;What's Mvc Calendar?&lt;br /&gt;You can find it on my blog page: &lt;a href="http://shinyzhu.com/blog/entry/aspnet-mvc-calendar" class="externalLink"&gt;http://shinyzhu.com/blog/entry/aspnet-mvc-calendar&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;What's LowercaseRoute?&lt;br /&gt;I got it from Nick Berardi's blog: &lt;a href="http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/" class="externalLink"&gt;http://www.coderjournal.com/2008/03/force-mvc-route-url-lowercase/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, Great Thanks to him!&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Blog System&lt;/b&gt;&lt;br /&gt;A sample blog system is online at &lt;a href="http://shinyzhu.com" class="externalLink"&gt;http://shinyzhu.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; . &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Travel Portal&lt;/b&gt;&lt;br /&gt;A Chinese travel site is located at &lt;a href="http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=urlhttp%3a%2f%2fwww.daochengtour.com&amp;amp;referringTitle=Home"&gt;urlhttp://www.daochengtour.com&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>shinyzhu</author><pubDate>Fri, 11 Jul 2008 10:27:34 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080711102734A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/mvcapps/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Web applications created by ASP.NET MVC.
&lt;br /&gt;I'll drop some applications like blog, CMS, and others here.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;Sample Blog&lt;/b&gt;&lt;br /&gt;A sample blog system is online at &lt;a href="http://shinyzhu.com" class="externalLink"&gt;http://shinyzhu.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; . &lt;br /&gt;
&lt;/div&gt;</description><author>shinyzhu</author><pubDate>Fri, 11 Jul 2008 06:23:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080711062347A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/mvcportal/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;A simple portal site created by the asp.net mvc preview 2.
&lt;br /&gt;Now this project is under developing.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Sample&lt;/b&gt;&lt;br /&gt;A sample site is online at &lt;a href="http://shinyzhu.com" class="externalLink"&gt;http://shinyzhu.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; . &lt;br /&gt;
&lt;/div&gt;</description><author>shinyzhu</author><pubDate>Tue, 08 Apr 2008 06:04:17 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080408060417A</guid></item></channel></rss>