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


Please Help Members By Posting Answers For Below Questions

How to create events for a control?

539


What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?

563


What is authorization in asp.net?

567


What is the difference between file-based dependency and key-based dependency?

561


How long does an http session last?

518






What is ascx?

523


To load your generated dataset with data which method do you invoke?

594


Which methods validate all the controls on a page?

540


Which object is used to encapsulate the state of the client and the browser in ASP.NET?

588


How can you use a custom controls in ASP.NET application?

538


Explain how cookies work. Give an example of cookie abuse.

712


How do we sort the data from a dataset?

565


Define static constructor?

548


Which tool you have done?

1476


When does a session actually start?

561