Keeping on with the 6 weeks release plan, the ASP.NET MVC team quietly release P5 of ASP.NET MVC on Codeplex.

Some changes happened:

  • the IViewEngine now is responsible of finding the view, not rendering them any more
  • The Ajax Helper class has been moved to its own namespace to enable easier replacing of Ajax client library
  • Added a ModelBinder to bind complex custom type as action parameters
  • Added the AcceptVerbs and ActionName attibute to be able to use actions with the same name with different verbs (GET, POST)

To know more about the other changes have a look at the release notes.

Now off to uninstalling P4 and installing P5.

kick it on DotNetKicks.com

Technorati Tags: