<?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>The Aspnet Compiler Build Task in Visual Studio 2010 ASP.Net MVC 2 Projects</title><link>http://blogs.msdn.com/b/webdev/archive/2010/05/14/the-aspnet-compiler-build-task-in-visual-studio-2010-asp-net-mvc-2-projects.aspx</link><description>If you crack open the project file in an ASP.Net MVC 2 application (in notepad or unload your project and then click “ Edit *.proj” ), you will notice an interesting line. 
 
 &amp;lt;MvcBuildViews&amp;gt;false&amp;lt;/MvcBuildViews&amp;gt; 
 This is an option to</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: The Aspnet Compiler Build Task in Visual Studio 2010 ASP.Net MVC 2 Projects</title><link>http://blogs.msdn.com/b/webdev/archive/2010/05/14/the-aspnet-compiler-build-task-in-visual-studio-2010-asp-net-mvc-2-projects.aspx#10013604</link><pubDate>Sat, 15 May 2010 16:47:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10013604</guid><dc:creator>Mike Johnson</dc:creator><description>&lt;p&gt;Thanks for this. I struggle to understand why this isn't on by default in the era of multi-core processors. It always confounded me that you go to the trouble of creating a strongly typed view and VS wouldn't catch typos in markup or code logic or bogus refrence such as when a property is renamed or deleted. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10013604" width="1" height="1"&gt;</description></item></channel></rss>