Difference between mvc2 and mvc3 in asp.net?
Answer Posted / 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 |
Post New Answer View All Answers
How do you remove duplicates without using remove duplicate stage?
Define page fragment caching?
What is s2s tracking?
What is a page life cycle? What are the events in a page life cycle?
How can you debug your.net application?
How many types of file extensions for razor views in ASP.Net MVC?
What is difference between view state and session state?
Explain the basic functionality of garbage collector?
Describe the difference between inline and code behind - which is best in a?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
What symbol specifies the beginning of a query string?
What are the different session state management options available in asp.net?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
Can you explain the importance of finalize method in .net?
What is page fragment caching?