This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making t开发者_StackOverflow中文版his question more broadly applicable, visit the help center.
Closed 11 years ago.
Can someone take me through what’s new with asp.net mvc3?
A few additional features in ASP.NET MVC 3 are
Razor view engine
Improved model validation with unobtrusive JavaScript and jQuery support. Including new
remote validation amoungst others
Partial page output caching.
Dependency Injection Improvements, new IDependencyResolver
A more indepth list can be found on the ASP.NET MVC site and from Scott Guthrie's annoucement
精彩评论