Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 mean by framework?

3 Answers  


what are the files used in asp .net

1 Answers  


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

0 Answers   HCL,


Can asp.net work on an nt server?

0 Answers  


You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess.

3 Answers   Syntax Softtech,


What is the difference between and ActiveX dll and control ?

1 Answers   Microsoft,


What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error

3 Answers   Syntax Softtech,


What is three major points in WCF?

1 Answers   Patni,


What are asp.net web forms?

0 Answers  


What is inproc and outproc?

0 Answers  


How is it possible for .NET to support many languages?

0 Answers  


What base class do all Web Forms inherit from?

2 Answers   Siebel Systems,


Categories