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 we?ve 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 model?s validation metadata. It is possible to hook in alternative client-side validation libraries by writing an adapter which adapts the client library to the JSON metadata in a manner similar to the xVal validation framework . Areas ? Preview 2 includes in-the-box support for single project areas for developers who wish to organize their application...(read more) ...
Go to the complete details ...