Now that the ASP.NET MVC Release Candidate is available for download, how do you learn how to start using it to build applications? Here?s a guide to resources for learning about ASP.NET MVC Release Candidate 1. First, read Scott Guthrie and Phil Haack?s blog entries which discuss the new features added with this release: http://weblogs.asp.net/scottgu/archive/2009/01/27/asp-net-mvc-1-0-release-candidate-now-available.aspx http://haacked.com/archive/2009/01/27/aspnetmvc-release-candidate.aspx Next, navigate to the http://www.asp.net/mvc site -- the official Microsoft website for all things ASP.NET MVC -- and read the 14 new and updated tutorials: Creating a Movie Database Application Stephen Walther builds an entire ASP.NET MVC application from...(read more) ...
Go to the complete details ...