Now that ASP.NET MVC Beta 1 is out, how do you learn how to use it? How do you learn how to build ASP.NET MVC applications? Here are my recommendations.
The main website for all information related to ASP.NET MVC is located at:
http://www.ASP.net/mvc
This website contains a large number of videos, tutorials, and links to blogs and documentation. Here is how I would suggest navigating all of this material.
First, I would recommend watching the video Creating a Tasklist Application with ASP.NET MVC located at:
http://www.asp.net/learn/mvc-videos/video-395.aspx
In this 38 minute video, I walk through creating a very basic MVC application from start to finish....