Download: ASP.NET MVC 2 Beta

Microsoft released the ASP.NET MVC 2 in Beta phase recently and is provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 3.5 SP1 runtime.

The installation package includes templates and tools for Visual Studio 2008 SP 1 to increase productivity when writing ASP.NET MVC applications. For example, the Add View dialog box takes advantage of customizable code generation (T4) templates to generate a view based on a model object. The default project template allows the developer to automatically hook up a unit-test project that is associated with the ASP.NET MVC application.

System Requirements
Supported Operating Systems: Windows 7; Windows Server 2003; Windows Server 2008; Windows Vista
.NET 3.5 SP1. Visual Studio 2008, Visual Studio 2008 SP1 or Visual Web Developer 2008 SP1 are required to use certain parts of this feature.

Click here to download the Beta.