ASP.NET MVC V2 Preview 1 Released 新特性

比1.0有哪些新特性呢?

1、Areas Support

2、DataAnnotation Validation Support

3、Strongly Typed UI Helpers

4、UI Helper Templating Support

5、New [HttpPost] Attribute

6、Default Parameter Values

7、Binding Binary Data

图片说明:

1、Areas Support

 

ASP.NET MVC V2 Preview 1 Released 新特性_第1张图片


2、DataAnnotation Validation Support

ASP.NET MVC V2 Preview 1 Released 新特性_第2张图片


3、Strongly Typed UI Helpers

ASP.NET MVC V2 Preview 1 Released 新特性_第3张图片


4、UI Helper Templating Support

 

ASP.NET MVC V2 Preview 1 Released 新特性_第4张图片

更多详情见:

http://weblogs.asp.net/scottgu/archive/2009/07/31/asp-net-mvc-v2-preview-1-released.aspx


 

你可能感兴趣的:(asp.net)