ASP.NET MVC CodePlex Preview 5 Installer + Source

 Downloads & Files



Application ASP.NET MVC Codeplex Preview 5
application, 1083K, uploaded Aug 29  - 5759 downloads
Documentation ASP.NET Codeplex Preview 5 Release Notes
documentation, 83K, uploaded Sep 2  - 1652 downloads
Documentation ASP.NET Codeplex Preview 5 Release Notes (PDF)
documentation, 581K, uploaded Sep 2  - 1784 downloads
Documentation ASP.NET Codeplex Preview 5 Release Notes (HTML)
documentation, 43K, uploaded Sep 2  - 1351 downloads
Source Code ASP.NET MVC Codeplex Preview 5 Source Code
source code, 1062K, uploaded Sep 2  - 1056 downloads

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)
  • 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