Microsoft has uploaded the source code for MVC 3 Preview 1. You can download the source code from below
Some of the features in preview 3 features are below
- New ActionResults
- New Razor View Engine
- HttpNotFoundResult, HttpRedirectResult with support for Permanent Redirects, and HttpStatusCodeResult.
- Global Filters
- Model Binding to JSON
- Validation - .NET 4 introduced IValidatableObject and improvements on ValidationAttribute to provide even better validation and ASP.NET MVC 3 will offer better support for them.
- Dependency Injection and Common Service Locator Enhancements
You can find more information
06d9ebc5-5c33-4bb6-9952-2582bae15f22|0|.0
ASP.NET / ASP.NET MVC