Difference between mvc2 and mvc3 in asp.net?
Answer Posted / nagaganesh
MVC 2:
Client-side Validation
Asynchronous controllers
MVC 3:
Unobtrusive client-side validation and jQuery support
JSON model binding
| Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
What is the difference between CLICK and MOUSE DOWN Event ?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Explain what is viewstate?
How many types of cache are there?
What are the different authentication modes in asp.net?
Why asp.net is better than php?
How does asp.net page work?
How do you handle server controls?
Explain about Multi-Language integration?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What is the purpose of master page?
Can I stream live content/events?
What is session handling in a webfarm, how it can work with its limits?
Why we use asp.net for website development?
What are the events in a page life cycle?