Difference between mvc2 and mvc3 in asp.net?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / aimbin
To know the difference among mvc2,mvc3 and mvc4 plz visit following link
Is This Answer Correct ? | 3 Yes | 4 No |
Difference between abstract class and interface
What is asp.net web pages?
What are the HTML server controls in ASP.NET?
What is a web api? Which protocol is used in a web api?
If you want to write your own dot net language, what steps you will you take care?
Explain an object, class and method.
What is session tracking & methods?
what is reference type to value type.
What are the differences between application object and session object?
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?