ASP.NET MVC 2 Release Candidate is on Microsoft Downloads. Per the notes there are the following new features:
- ASP.NET MVC validation scripts have been moved to their own file
- ASP.NET MVC validation scripts can be included at the top or bottom of a page
- ASP.NET MVC validation scripts support globalization
- Html.ValidationSummary helper method can display model-level errors
- T4 templates in Visual Studio generate code that is specific to the target version of the .NET Framework
I am willing to guess we have seen the last of the changes before it goes RTM.
Download ASP.NET MVC 2 Release Candidate here.
Check out some ASP.NET MVC Books.
ASP.NET MVC 2 Tutorials and News