ASP. net mvc 2 was officially released. This is not an RC version, but an official version.
: Http://www.microsoft.com/downloads/details.aspx? Familyid = c9ba1fe1-3ba8-439a-9e21-def90a8615a9 & displaylang = en
In the official vs 4.12 version released on November 2010, Visual Web Developer 2010 supports Asp.net MVC2.
Scottgu has introduced some features of Asp.net MVC 2 in RC2.
Http://weblogs.asp.net/scottgu/archive/2010/02/05/asp-net-mvc-2-release-candidate-2-now-available.aspx.
English: http://blog.joycode.com/scottgu/archive/2010/02/11/115879.joy
What's new in ASP. net mvc 2
Video and document
There are many functions that we have previously expected:
1. Strong HTML auxiliary input method:
En: http://weblogs.asp.net/scottgu/archive/2010/01/10/asp-net-mvc-2-strongly-typed-html-helpers.aspx
CN: http://blog.joycode.com/scottgu/archive/2010/01/17/115854.joy
2. Powerful authentication mechanism, supporting clients and servers
En: http://weblogs.asp.net/scottgu/archive/2010/01/15/asp-net-mvc-2-model-validation.aspx
CN: http://blog.joycode.com/scottgu/archive/2010/02/08/115873.joy
3. asynchronous controllers supports parallel running tasks
4. The "areas" function is provided to split large applications into different "areas" such as:/{area}/{controller}/{action}
5. Auto-scaffold provides help for template Customization
6. html. renderaction can be used to render part of the page.
7. A large number of new help methods are provided to enhance the API and improve the performance.
8. Better support for Visual Studio Tools.
Original article:Http://hanselman.com/blog/Here, the downloaded version is also RTM. Is it the wrong address ..
Author: lone knight (like a year of water)
Source: http://lonely7345.cnblogs.com/
The copyright of this article is shared by the author and the blog. You are welcome to repost this article, but you must keep this statement without the author's consent andArticleThe original text connection is clearly displayed on the page. Otherwise, the legal liability is retained.