ASP.NET MVC RC2 released
I just noticed a new version of ASP.NET MVC has been released to the public. Don’t think there are many ground breaking changes, except for the deployment process. Next to that several other bugfixes were implemented in this release
Small summary:
- Deployment related updates (Bin deployment and Setup do not require .NET 3.5 SP1) and server-only (no visual studio 2008) install possible.
- JQuery support for the latest version, 1.3.1
- Bug fixing
More information:
Detailed release notes of ASP.NET MVC RC2
Official post from Phil Haack
Download:
ASP.NET MVC RC2 download page
Source code and MVC Futures assembly

