1. in Feb, 2007, Scott Guthrie from Microsoft written the basic prototype of MVC framework during traveling in a plane. 2. Original prototype code name was "Scalene" 3. The first official release of ASP.NET MVC was on March 13, 2009 4. MVC 2 released after a year in March, 2010 5. MVC 3 shipped after 10 months from the release of MVC2. Things introduced were: 1. Razor view engine 2. Better javascript with Jquery/json 3. Use of NuGet 6. MVC 4 contained: 1. ASP.NET web API, 2. Mobile project template, 3. Minification 7. MVC 5 was released along with Visual Studio 2013 in October 2013 8. Features of MVC 5: 1. One ASP.NET 2. New Web Project Experience 3. ASP.NET Identity 4. Bootstrap templates 5. Attribute Routing 6. ASP.NET scaffolding 7. Authentication lters 8. Filter overrides 9. In MVC 5, the project templates moved to run on...
Comments
Post a Comment