Controller action Improvement
Action can return actionresult, which simplifies unit testing of the controller action method.
Jsonresult that supports Ajax JSON serialization
HTML helper Method Improvement
Simplified the process of getting data from HTML
URL route Improvement
Simplified path Registration Rules
Richer URL path ing Functions
Bright Future:
Next, more improvements will be made to MVC, including views (HTML-assisted methods, verification-assisted methods, etc.), Ajax, combinations of subcontrollers and sites, and logon and authentication, in-depth integration of authorization and cache, and support for data scaffolding.
We are waiting!
For more information, see:
Http://weblogs.asp.net/scottgu/archive/2008/05/27/asp-net-mvc-preview-3-release.aspx
Http://blog.joycode.com/scottgu/archive/2008/05/28/115127.aspx
Download:
Http://www.microsoft.com/downloads/details.aspx? Familyid = 92f2a8f0-9243-4697-8f9a-fcf6bc9f66ab & displaylang = en
Http://www.codeplex.com/Release/ProjectReleases.aspx? Projectname = ASPnet & releaseid = 13792
Flyabroad label: MVC