<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>T4MVC 2.6: MVC 2 Areas support</title><link>http://blogs.msdn.com/b/davidebb/archive/2009/11/29/t4mvc-2-6-mvc-2-areas-support.aspx</link><description>To get the latest build of T4MVC: 
 Go to T4MVC page on CodePlex 
 One of MVC 2's major new features is the support for breaking up a large application into "Areas". This works by following a structure that looks like: 
 
 Root folder 
 
 Models</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: T4MVC 2.6: MVC 2 Areas support</title><link>http://blogs.msdn.com/b/davidebb/archive/2009/11/29/t4mvc-2-6-mvc-2-areas-support.aspx#9945625</link><pubDate>Fri, 08 Jan 2010 09:24:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9945625</guid><dc:creator>Chris Arnold</dc:creator><description>&lt;p&gt;I took a different approach to Areas which works in MVC v1...&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://goodcoffeegoodcode.blogspot.com/2010/01/aspnet-mvc-groups.html"&gt;http://goodcoffeegoodcode.blogspot.com/2010/01/aspnet-mvc-groups.html&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9945625" width="1" height="1"&gt;</description></item><item><title>re: T4MVC 2.6: MVC 2 Areas support</title><link>http://blogs.msdn.com/b/davidebb/archive/2009/11/29/t4mvc-2-6-mvc-2-areas-support.aspx#9941021</link><pubDate>Thu, 24 Dec 2009 18:27:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9941021</guid><dc:creator>David Ebbo</dc:creator><description>&lt;p&gt;@nick4eva: I thought nested folders were already supported. &amp;nbsp;Let's follow up on the forum (&lt;a rel="nofollow" target="_new" href="http://forums.asp.net/1215.aspx"&gt;http://forums.asp.net/1215.aspx&lt;/a&gt;) to discuss further. Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9941021" width="1" height="1"&gt;</description></item><item><title>re: T4MVC 2.6: MVC 2 Areas support</title><link>http://blogs.msdn.com/b/davidebb/archive/2009/11/29/t4mvc-2-6-mvc-2-areas-support.aspx#9941005</link><pubDate>Thu, 24 Dec 2009 17:28:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9941005</guid><dc:creator>nick4eva</dc:creator><description>&lt;p&gt;Can you add support for nested folders in StaticFilesFolders array (i. e. &amp;quot;Assets/Javascripts&amp;quot;)?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9941005" width="1" height="1"&gt;</description></item><item><title>re: T4MVC 2.6: MVC 2 Areas support</title><link>http://blogs.msdn.com/b/davidebb/archive/2009/11/29/t4mvc-2-6-mvc-2-areas-support.aspx#9931497</link><pubDate>Wed, 02 Dec 2009 17:13:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9931497</guid><dc:creator>David Ebbo</dc:creator><description>&lt;p&gt;@Jinal: what you're seeing is unrelated to T4MVC, and you should get the same error without it. &amp;nbsp;It has to do with the way MVC looks for controller classes by default. &amp;nbsp;This is not the best place to discuss general MVC issue, but if you start a thread on the MVC forum (&lt;a rel="nofollow" target="_new" href="http://forums.asp.net/1146.aspx"&gt;http://forums.asp.net/1146.aspx&lt;/a&gt;), I'm sure the experts will jump in with a lot of info about how this works and what you can do about it.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9931497" width="1" height="1"&gt;</description></item><item><title>re: T4MVC 2.6: MVC 2 Areas support</title><link>http://blogs.msdn.com/b/davidebb/archive/2009/11/29/t4mvc-2-6-mvc-2-areas-support.aspx#9931465</link><pubDate>Wed, 02 Dec 2009 16:26:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9931465</guid><dc:creator>Jinal</dc:creator><description>&lt;p&gt;hello,&lt;/p&gt;
&lt;p&gt;i get this type of error.&lt;/p&gt;
&lt;p&gt;The controller name 'Home' is ambiguous between the following types:&lt;/p&gt;
&lt;p&gt;MvcApplication12.Controllers.HomeController&lt;/p&gt;
&lt;p&gt;MvcApplication12.Areas.Blog.Controllers.HomeController &lt;/p&gt;
&lt;p&gt;I created homecontroller in areas of blog too but it is for blog home.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9931465" width="1" height="1"&gt;</description></item><item><title>re: T4MVC 2.6: MVC 2 Areas support</title><link>http://blogs.msdn.com/b/davidebb/archive/2009/11/29/t4mvc-2-6-mvc-2-areas-support.aspx#9931288</link><pubDate>Wed, 02 Dec 2009 07:22:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9931288</guid><dc:creator>yasir miraj</dc:creator><description>&lt;p&gt;I like #3 for best recognition.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9931288" width="1" height="1"&gt;</description></item><item><title>re: T4MVC 2.6: MVC 2 Areas support</title><link>http://blogs.msdn.com/b/davidebb/archive/2009/11/29/t4mvc-2-6-mvc-2-areas-support.aspx#9931073</link><pubDate>Tue, 01 Dec 2009 21:16:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9931073</guid><dc:creator>Paul</dc:creator><description>&lt;p&gt;I like number 2. Seems to stick with naming convention of Controllers. Maybe also something like MVC.ANerdDinner.Dinners&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9931073" width="1" height="1"&gt;</description></item><item><title>re: T4MVC 2.6: MVC 2 Areas support</title><link>http://blogs.msdn.com/b/davidebb/archive/2009/11/29/t4mvc-2-6-mvc-2-areas-support.aspx#9930969</link><pubDate>Tue, 01 Dec 2009 18:37:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9930969</guid><dc:creator>David Ebbo</dc:creator><description>&lt;p&gt;@Jinal: could you include the full error that you are getting? Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9930969" width="1" height="1"&gt;</description></item><item><title>re: T4MVC 2.6: MVC 2 Areas support</title><link>http://blogs.msdn.com/b/davidebb/archive/2009/11/29/t4mvc-2-6-mvc-2-areas-support.aspx#9930833</link><pubDate>Tue, 01 Dec 2009 16:14:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9930833</guid><dc:creator>Jinal</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I tried this before with ASP.net MVC beta but i get error when i have two controller with same name present.&lt;/p&gt;
&lt;p&gt;For Example : if top level controller contain HomeController and in areas also i have homecontroller then it create problem.&lt;/p&gt;
&lt;p&gt;Do you know how can i overcome this issue ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9930833" width="1" height="1"&gt;</description></item><item><title>re: T4MVC 2.6: MVC 2 Areas support</title><link>http://blogs.msdn.com/b/davidebb/archive/2009/11/29/t4mvc-2-6-mvc-2-areas-support.aspx#9930299</link><pubDate>Mon, 30 Nov 2009 18:19:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9930299</guid><dc:creator>David Ebbo</dc:creator><description>&lt;p&gt;@Thanigainathan: the MVC 2 Areas feature works in a single project, and our goal here is to make T4MVC work with that feature rather than create a different model.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9930299" width="1" height="1"&gt;</description></item></channel></rss>