E stata da poco resa disponibile la prima preview di asp.net mvc 3 che potete scaricare qui:
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=cb42f741-8fb1-4f43-a5fa-812096f8d1e8#Overview
Le novità di questa versione sono:
- Razor Syntax View Engine.
- Dynamic View and ViewModel properties.
- "Add View" Dialog Box Supports Multiple View Engines.
- Service Location and Dependency Injection Support.
- Global Filters.
- New JsonValueProviderFactory Class.
- Support for .NET Framework 4 Validation Attributes and IValidatableObject.
- New IClientValidatable Interface.
- Support for .NET Framework 4 Metadata Attributes.
- New IMetadataAware Interface.
- New Action Result Types.
- Permanent Redirect
Buon download!
-- Michele