ASP.NET MVC 2.0 Preview 1 Sample Code
Saturday, August 29, 2009
David Hayden presented a 20 minute presentation on a number of new features in ASP.NET MVC 2.0 Preview 1:
- System.Data.Annotations Validation Support in DefaultModelBinder
- Template Helpers: Html.LabelFor, Html.DisplayFor, and Html.EditorFor
- Leveraging DataAnnotations' Attributes in ASP.NET MVC 2.0
For more information on the content covered during the presentation, you can view the following ASP.NET MVC 2.0 Tutorials.
You can download the sample code here.
You can download the August Newsletter here.
Hope it is useful!
Tags: ASP.NET MVC 2.0 , ASP.NET MVC Examples