Wat is Difference between Mvc1 architecture and Mvc2
Architecture?

Answer Posted / larry

Template Helpers
Areas
Following are supported in MVC 2 and Not 1

Support for Asynchronous Controllers
Support for DefaultValueAttribute in Action-Method Parameters
Support for Binding Binary Data with Model Binders
ModelMetadata and ModelMetadataProvider Classes
Support for DataAnnotations Attributes
Model-Validator Providers
Client-Side Validation
New RequireHttpsAttribute Action Filter
Overriding the HTTP Method Verb
New HiddenInputAttribute Class for Templated Helpers
JsonResult now responds only to HTTP POST requests
New syntax to support HTML Encoding automatically

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of @key?

782


Explain architecture of struts2?

840


What is the use of reset method of ActionForm class?

791


Which class is the Front Controller in Struts2?

746


What is the purpose of @key annotation annotation?

835


What are the two different types of validations that the validator framework supports?

720


How properties of a form are validated in Struts?

754


What is the purpose of @intrangefieldvalidator annotation?

1074


Which tag is used to declare constants in struts xml?

689


What is the differences between struts1 and struts2?

715


Do I have to credit struts on my own website?

748


What are the struts2 error message keys that can come during file uploading process?

825


What is difference between actionform and dynaactionform?

797


Can I have html form property without associated getter and setter formbean methods?

806


When it’s useful to use IncludeAction?

749