Shravan Kumar Kasagoni

Skip Navigation
ASP.NET MVC 3

ASP.NET MVC 3

 /  Leave a response

ASP.NET MVC 3 adds great features to MVC 2.

View Enhancements

  • Add View Dialog
  • Razor View Engine

Controllers

  • Global Filters
  • Dynamic ViewModels
  • New ActionResults

JavaScript and AJAX

  • JSON Binding
  • Unobtrusive JavaScript
  • jQuery Validation

Model Validation

  • .NET 4 DataAnnotations
  • Improved ValidationAttribute support
  • IValidatableObject Interface support

Dependency Injection Improvements

  • Support for Controllers, Views, Action Filters, Model Binders, Value Providers, Validation Providers, and Model metadata Providers

Write a response

Your email address will not be published. Required fields are marked *

All code will be displayed literally.