ASP.NET MVC Preview 5 Codeplex Released
Today Codeplex has just released the Preview 5 installer of ASP.NET MVC.
Here is the release note from Codeplex:
Release Notes
This ASP.NET MVC CodePlex Preview 5 is an interim release that contains some new features and some feature improvements for which the ASP.NET MVC team would like to receive feedback from the community. As always, feel free to provide feedback on the ASP.NET MVC forums.
Note: Before you run the ASP.NET MVC CodePlex Preview 5 installer, be sure to uninstall any earlier previews of ASP.NET MVC that you might have installed. In addition, close all instances of Visual Studio 2008.
The follwing issues are addressed in this release (see the Release Notes for more detail on any changes)
Note: Before you run the ASP.NET MVC CodePlex Preview 5 installer, be sure to uninstall any earlier previews of ASP.NET MVC that you might have installed. In addition, close all instances of Visual Studio 2008.
The follwing issues are addressed in this release (see the Release Notes for more detail on any changes)
- Html Helpers need to look into ModelState to get attempted value
- Add a convenience overload for Html.ActionLink
- Need friendly exception for UpdateModel type conversion errors.
- UpdateModel needs to report a message when a property setter throws an exception
Installation
Please make sure you have remove the Previous version of the ASP.NET MVC in order to install this new version.
Get it Here for Free