ASP.NET MVC 2 Preview 2
Posted by: youve been HAACKED,
on 01 Oct 2009 |
View original | Bookmarked: 0 time(s)
Today we just released ASP.NET MVC 2 Preview 2 for Visual Studio 2008 SP1 (and ASP.NET 3.5 SP1), which builds on top of the work we did in Preview 1 released two months ago. Download Page Release Notes Roadmap Some of the cool new features weve added to Preview 2 include: Client-Side Validation ASP.NET MVC 2 includes the jQuery validation library to provide client-side validation based on the models validation metadata. It is possible to hook in alternative client-side validation...