DotNet Solution

  • Home
  • Asp.net
    • Controls
    • DataControl
    • Ajax
  • Web Design
    • Html
    • Css
    • Java Script
  • Sql
    • Queries
    • Function
    • Stored Procedures
  • MVC
    • OverView
    • Create First Application
  • BootStrap
    • Collapse Function

Wednesday, 23 November 2016

The Evolution of MVC

  Unknown       11:31       OverView       No comments    

Microsoft had introduced ASP.NET MVC in .Net 3.5,since then lots of new features have been added.The following table list brief history of ASP.NET MVC.



ASP.Net MVC 5.2 [Current]

1.  MVC Version -   Asp.Net MVC 5.2
2.  Release date -   28 August 2014
3.  Visual Studio - VS 2013
4.  .Net Version -  .Net 4.5 framework
5.   Features -    
                       1.   Attribute based routing
                       2.  Minor update of Asp.Net MVC5
                        3.  Asp.Net MVC 5 bug fixed

ASP.Net MVC 5

1.  MVC Version -   Asp.Net MVC 5.0
2.  Release date -   17 October 2013
3.  Visual Studio - VS 2013
4.  .Net Version -  .Net 4.5 Framework.
5.   Features -    
                       1.  Authentication filters
                       2.  One Asp.Net.
                       3.  Asp.Net Identity.
                       4.  Bootstrap support in MVC template.
                      5.  New Asp.Net scaffolding.
                       6. Authentication filters.
                       7.  Minor update of Asp.Net MVC5.
                       8.Asp.Net MVC 5 bug fixed.

ASP.Net MVC 4

1.  MVC Version -   Asp.Net MVC 4.0
2.  Release date -   15 August 2012 .
3.  Visual Studio - VS 2010 SP1 and VS 2012.
4.  .Net Version -  .Net 4.0/.Net 4.5 Framework.
5.   Features -    
                       1.  Add Window Azure SDK support feature.
                       2.  Bundling and Minification.
                       3.  Introduce Asp.Net Web API.
                       4.  Mobile Project Template using jquery mobile.
                      5.  Display Modes.

 ASP.Net MVC 3

1.  MVC Version -   Asp.Net MVC 3.0
2.  Release date -   13 January 2010
3.  Visual Studio - VS 2013
4.  .Net Version -  .Net 4.0 Framework
5.   Features -    
                       1.  Razor view engine.
                       2.  ViewBag dynamic property.
                       3.  Entity framework Code First.
                       4.  Global action filters.
                      5.  Dependency resolver for IoC.
                       6.  Remote validation.
                       7.  Compare Attribute.

ASP.Net MVC 2

1.  MVC Version -   Asp.Net MVC 2.0
2.  Release date -   10 March 2010
3.  Visual Studio - VS 2008
4.  .Net Version -  .Net 3.5/.Net 4.0 Framework
5.   Features -    
                       1.  Client side validation.
                       2.  Scaffolding.
                       3.  Asynchronous controller.
                       4.  Area for creating module based application.
                      5.  Lambda expression based Html helpers.
                       6.  DataAnnotation attribute
                       7.  Custom template Helper

ASP.Net MVC 1

1.  MVC Version -   Asp.Net MVC 1.0
2.  Release date -   13 March 2009
3.  Visual Studio - VS 2008
4.  .Net Version -  .Net 3.5 Framework
5.   Features -    
                       1.  MVC architecture pattern and web form engine
                       2.  Auto binding
                       3.  Ajax Helpers
                       4.  Html Helpers
                      5.  Routing
                       6.  Unit testing
                   



  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
Email This BlogThis! Share to X Share to Facebook
Newer Post Older Post Home

0 comments :

Post a Comment

Popular Posts

  • Auto Increment Id in Sql Server
    SQL server identity column values use in table Steps- Firstly Open-> Sql Server Create Table -> First Field Like ID Usually Autoi...
  • MVC Framework Architecture
    MVC Flow- MVC application takes place when certain request comes from the client. The diagram below shows the flow: Flow Steps ...
  • Create First MVC Application
    How to create MVC First simple application It is very easy to make application in mvc follow some steps and create first application ST...
  • Reset Identity Column in Sql Server
    We Want To Reset Identity Column Then Use Code.If We Delete column By Id Like We delete 5 no id and After Than we Insert New then We get 6...
  • Unicque Row Num and Same Rank in Sql server
     Use Of  Row_Number() ,Rank() function , Dense_Rank() Row_Number() This function will assign a unique id to each row returned from t...
  • Create Table
    Create Table In Sql Server Syntax- CREATE TABLE TableName ( ColumnName1  INT PRIMARY KEY IDENTITY, ColumnName2, ColumnName3 ) Ex.  C...
  • Email Validation In JavaScript
    We use Validation for Email  in Javascript like in above example <!DOCTYPE html> <html> <head> <script> fu...
  • Numeric Value Validation Through JavaScript
    Validate Only Numeric Value Enter In TextBox Using JavaScript function Firstly Write Java Script Function in <head tag> in Asp.Net ...
  • Asp.net- MultiView
    MultiView and View controls allow you to divide the content of a page into different groups, displaying only one group at a time. Each Vie...
  • The Evolution of MVC
    Microsoft had introduced ASP.NET MVC in .Net 3.5,since then lots of new features have been added.The following table list brief history of ...

Blog Archive

  • ▼  2016 ( 36 )
    • ►  February ( 1 )
    • ►  March ( 5 )
    • ►  April ( 1 )
    • ►  June ( 10 )
    • ►  July ( 6 )
    • ▼  November ( 8 )
      • Get Random Rows in SqlServer
      • MVC OverView
      • Main Advantage Of MVC
      • MVC vs ASP.NET
      • The Evolution of MVC
      • MVC Framework Architecture
      • Auto Increment Id in Sql Server
      • Install Visual Stdio Step by Step Process
    • ►  December ( 5 )
  • ►  2017 ( 1 )
    • ►  January ( 1 )
Powered by Blogger.

Categories

  • Ajax
  • AllFunction
  • Controls
  • CreateApplication
  • css
  • Function
  • javascript
  • Js
  • over view
  • OverView
  • Queries
  • StoredProcedures

Text Widget

Sample Text

Pages

  • Home

Copyright © DotNet Solution | Powered by Blogger
Design by Vibha Acharya