<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/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>ASP.NET MVC</title><link>http://forums.asp.net/1146.aspx</link><description>Discussions regarding Model-View-Controller (MVC) support in ASP.NET.  &lt;a href="http://forums.asp.net/1215.aspx"&gt;T4MVC subforum&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>ASP.NET MVC FAQ</title><link>http://forums.asp.net/thread/2426278.aspx</link><pubDate>Mon, 16 Jun 2008 16:52:51 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2426278</guid><dc:creator>Haacked</dc:creator><author>Haacked</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2426278.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1146&amp;PostID=2426278</wfw:commentRss><description>&lt;p&gt;This post will document frequently asked questions and answers about ASP.NET MVC in the forums.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Q: What is the difference between MVC (Model View Controller) and MVP (Model View Presenter)?&lt;br /&gt;A:&lt;/strong&gt; The following blog post, &lt;a title="MVC and MVP" href="http://haacked.com/archive/2008/06/16/everything-you-wanted-to-know-about-mvc-and-mvp-but.aspx"&gt;Everything you wanted to know about MVC and MVP but were afraid to ask&lt;/a&gt;, provides resources and historical perspective on the MVC pattern and how it differs from the MVP pattern. I see this question come up a lot and I hope this post (and the other articles it references) helps to clear things up.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Q: Can I go live with ASP.NET MVC Release Candidate?&lt;br /&gt;A:&lt;/strong&gt; ASP.NET MVC Release Candidate comes with an explicit &amp;quot;go-live&amp;quot; license that allows you to deploy it in production environments. So the answer is &lt;strong&gt;YES&lt;/strong&gt;, you can go-live with ASP.NET MVC Release Candidate (you can even go live with Beta if you&amp;#39;re still running that, but we recommend upgrading to the RC). Note,&amp;nbsp;there is currently no PSS support for ASP.NET MVC Beta nor Release Candidate. 
&lt;p&gt;&lt;strong&gt;Q: Why does MVC take so long to install and configure the templates for Visual Studio?&lt;br /&gt;A:&lt;/strong&gt; Starting with Visual Studio 2005, the template mechanism was changed. Templates are stored as zip files and when the devenv /setup command is executed, Visual Studio essentially rebuilds the cache that is used to store project and item templates by extracting all the zip files and not just the MVC templates and items.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Q: I&amp;#39;m having trouble installing ASP.NET MVC, what do I do?&lt;br /&gt;A:&lt;/strong&gt; Try out the steps in the &lt;a href="http://haacked.com/archive/2009/03/05/troubleshooting-installers.aspx"&gt;installation troubleshooting guide&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>