by Edward
30 June 2009 19:42
The ASP.Net MVC for Visual Studio 2010 RC1 is available for download from Codeplex at: http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28527.
There is no new functionality but you can upgrade your current MVC projects to the 4.0 framework, or leave them "as is". Please read the release notes for a couple of key points to remember! If you never read release notes, take note of the following.
If you are working with Visual Studio Team System 2010 and the Historical Debugger is enabled, Visual Studio might occasionally crash. If you experience this problem, disable the Historical Debugger.
You can disable the Historical Debugger in Tools->Options. Note that this will be fixed in Beta 2.
Have fun!