Download ASP.NET MVC Preview 5 - Model View Controller in ASP.NET
ASP.NET MVC Preview 5 was released. According to CodePlex, ASP.NET MVC Preview 5 contains the following 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
You can download ASP.NET MVC Preview 5 here.
Related Posts:
Tags:
MVC