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 |
what is view state
5 Answers Microsoft, Siebel Systems,
Why is this service branded with windows livetm?
Where code pages are used?
What are the asp.net security controls?
How do you hide the columns?
Using shadow variable is good or bad for application?
Best Institute in india for online training (Dotnet/java/Tibco/Dwh/etc.....)
What role “#&&” plays in a querysting?
What are the advantages and disadvantages of session?
Can we use http handlers to upload a file in asp.net?
Where the cookie value is stored?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.