Author: ScottGu | Posted on: 11/9/2010 10:53:57 AM | Views : 1395

This morning the ASP.NET team shipped the ASP.NET MVC 3 RC (release candidate). You can download it here.
ASP.NET MVC 3 is a pretty sweet release, and adds a ton of new functionality and refinements.  It is also backwards compatible with ASP.NET MVC V1 and V2 - which makes it easy to upgrade existing apps (read the release notes for the exact steps to do so).  You can learn more about some of the great capabilities in ASP.NET MVC 3 from previous blog posts I've done about it:
Introducing Razor - a new View Engine for ASP.NET (July) A ...

Go to the complete details ...