Does the Visual Studio 2008 Web Deployment Projects handle deployment of ASP.NET MVC applications? If not, what's the best practice for deploying an ASP.NET MVC application?
Also what's the best way to handle different versions of configuration files (such as web.config) that will contain different settings depending on what type of build you deploy i.e. debug or release?