ASP.NET MVC Beta

10/17/2008 11:14:00 By Felipe Pessoto

Hoje foi liberado o ASP.NET MVC Beta. No site oficial: http://www.asp.net/mvc/ você vai encontrar muitas informações e tutoriais. Para fazer o download clique aqui.

Para usar o ASP.NET MVC você precisa do .Net 3.5 ou superior e o Visual Studio 2008 ou Visual Web Developer 2008 Express SP1.

Este Beta é quase completo, e teremos poucas novidades entre ele e a versão final. As novidades desde o Preview 5:

-New "Add View" Menu in Visual Studio
-New \Scripts directory and jQuery Support
-Built-in Model Binder Support for Complex Types
-Refactored Model Binder Infrastructure
-Strongly Typed UpdateModel and TryUpdateModel WhiteList Filtering
-Improved Unit Testing of UpdateModel and TryUpdateModel Scenarios
-Strongly Typed [AcceptVerbs] attribute
-Better Validation Error Messages
-HTML Helper Cleanup and Refactoring
-Silverlight / ASP.NET MVC Project Integration
-ASP.NET MVC Futures Assembly
-\Bin and GAC Assembly Deployment

Ah, o Scott Guthrie deixou escapar uma novidade do .Net 4.0. Haverá suporte a roteamento de URL nos WebForms.


Comments (0)