ASP.NET MVC 2 RC2 Released

After the positive feedback from ASP.NET MVC 2 RC1, Microsoft has decided to release RC2 (Release Candidate 2). This release fixes a few bugs in the RC, but adds one big feature, and that's a change to the validation model. The new feature makes the default validation system validate the entire model. In MVC 1.0 and MVC 2 RC, the validation would only happen on the model that was posted to the server. Brad Wilson has done a comprehensive post about this here.

For information on the other changes, you can read the release notes here. ASP.NET MVC 2 RC2 can be downloaded from here.

You can also check some highlights of this release in ScottGu’s blog






About The Author

Malcolm Sheridan is a Microsoft awarded MVP in ASP.NET and regular presenter at conferences and user groups throughout Australia. Being an ASP.NET Insider, his focus is on web technologies and has been for the past 10 years. He loves working with ASP.NET MVC these days and also loves getting his hands dirty with JavaScript. He also blogs regularly at DotNetCurry.com. Follow him on twitter @malcolmsheridan

No comments: