Difference between mvc2 and mvc3 in asp.net?

Answers were Sorted based on User's Feedback



Difference between mvc2 and mvc3 in asp.net?..

Answer / rame

MVC3 supports Json

Is This Answer Correct ?    53 Yes 3 No

Difference between mvc2 and mvc3 in asp.net?..

Answer / 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

Difference between mvc2 and mvc3 in asp.net?..

Answer / jacintha

ASP.NET MVC 3 is compatible with ASP.NET MVC 2 – which
means it will be easy to update projects you are writing
with MVC 2 to MVC 3 when it finally releases. The new
features in MVC 3 build on top of the foundational work
we’ve already done with the MVC 1 and MVC 2 releases –
which means that the skills, knowledge, libraries, and
books you’ve acquired are all directly applicable with the
MVC 3 release. MVC 3 adds new features and capabilities –
it doesn’t obsolete existing ones.

Is This Answer Correct ?    17 Yes 3 No

Difference between mvc2 and mvc3 in asp.net?..

Answer / aimbin

To know the difference among mvc2,mvc3 and mvc4 plz visit following link

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

Difference between abstract class and interface

2 Answers   Fidelity,


What is asp.net web pages?

0 Answers  


What are the HTML server controls in ASP.NET?

0 Answers   MindCracker,


What is a web api? Which protocol is used in a web api?

0 Answers  


If you want to write your own dot net language, what steps you will you take care?

0 Answers  


Explain an object, class and method.

0 Answers  


What is session tracking & methods?

4 Answers   C Squared Systems,


what is reference type to value type.

3 Answers   AG Technologies,


What are the differences between application object and session object?

0 Answers  


9. Why should we hire you over the others waiting to be interviewed?

0 Answers   Business One, IBM, Swatz Oils,


Can we throw exception from catch block ?

4 Answers   Accenture, BirlaSoft,


What do you mean by caching in asp.net?

0 Answers  


Categories