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

what is view state

5 Answers   Microsoft, Siebel Systems,


Why is this service branded with windows livetm?

0 Answers  


Where code pages are used?

0 Answers   Blue Star,


What are the asp.net security controls?

0 Answers  


How do you hide the columns?

0 Answers  


Using shadow variable is good or bad for application?

1 Answers   Keane India Ltd,


Best Institute in india for online training (Dotnet/java/Tibco/Dwh/etc.....)

4 Answers  


What role “#&&” plays in a querysting?

0 Answers  


What are the advantages and disadvantages of session?

0 Answers  


Can we use http handlers to upload a file in asp.net?

2 Answers  


Where the cookie value is stored?

0 Answers  


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

0 Answers  


Categories