Showing posts with label MVC. Show all posts
Showing posts with label MVC. Show all posts

Sunday, September 1, 2013

Difference between Asp.Net MVC 3 and MVC 4

Hello Friends,

Today I am writing this post because of this is very important question in interview as well as you should know the difference between MVC3 and MVC4. So let enjoy this.
                                  
MVC
ASP.NET MVC  is a framework for building scalable, standards-based web applications
using well-established design patterns and the power of ASP.NET and the .NET Framework.

BEST/NEW FEATURES OF MVC 3

1.Integrated Scaffolding system extensible via NuGet
2.HTML 5 enabled project templates
3.Expressive Views including the new Razor View 
   Engine
4.Powerful hooks with Dependency Injection and
   Global Action Filters
5.Rich JavaScript support with unobtrusive JavaScript, jQuery  Validation, and JSON binding



BEST/NEW FEATURES OF MVC 4

1.
ASP.NET Web API
2.Refreshed and modernized default project
    templates
3.New mobile project template
4.Many new features to support mobile apps
5.Enhanced support for asynchronous methods



If you like this post share it.. If you encounter any problems, feel free and 
comment below to find solution. Share Your Experience with us.