ASP.NET MVC 2 Release Candidate

The ASP.NET MVC Team announced the release of ASP.NET MVC 2 Release Candidate. Here are some highlights of this release:

- ASP.NET MVC validation scripts are now in a separate JavaScript file

- ASP.NET MVC validation scripts can be included at the top or bottom of a page

- ASP.NET MVC validation scripts now support globalization

- Html.ValidationSummary helper method can now also display model-level errors, instead of displaying all the validation errors

There are some other improvements that can be found in the ASP.NET MVC 2 RC Release Notes

You can download ASP.NET MVC 2 RC over here

No comments:

Post a Comment