Author: you've been HAACKED | Posted on: 3/3/2009 4:38:22 PM | Views : 683

Today we?ve made the Release Candidate 2 for ASP.NET MVC available for download. This post will cover some of the changes with ASP.NET MVC we made in response to internal and external feedback since our last Release Candidate . Let me provide the quick and dirty summary, and then fill in the details. Setup will now require .NET 3.5 SP1 Bin deployment to 3.5 host without SP1 still possible New server-only install mode Now onto the details Setup Requires .NET Framework 3.5 SP1 The new installer will require that .NET Framework 3.5 SP1 be installed on your machine. For your development environment, we recommend that you also install Visual Studio 2008 SP1, but this is not required. The reason we made this change is that we were including the System...(read more) ...

Go to the complete details ...