[In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] Earlier this evening the ASP.NET team shipped ASP.NET MVC (Release Candidate 2) for VS 2008/.NET 3.5. You can download it here . The RC2 release of ASP.NET MVC 2 is a follow-up to the first ASP.NET MVC 2 RC build that we shipped in December. It includes a bunch of bug fixes, performance work, and some final API and behavior additions/changes. Below are a few of the changes between the RC1 and RC2 release (read the release notes for even more details): The new ASP.NET MVC 2 validation feature now performs model-validation instead of input-validation (this means that when you use model binding all model...(read more) ...
Go to the complete details ...