23
NovA Brief Version History of ASP.NET
ASP.NET Framework is a part of .NET framework. It is used to create dynamic website, web application and web services. It is a server side technology that uses all .NET compatible language such as C#, VB.NET, J# etc. which are compiled to Microsoft Intermediate Language (MSIL). ASP.NET uses server control to develop rapid and interactive application in easy way.
One ASP.NET
ASP.NET Scaffolding
ASP.NET Identity
Strongly Typed Data Controls
Model Binding
Unobtrusive Validation
Bundling and Minification
Async Support
Support for asynchronous modules and handlers
Friendly URL
HTML5 Features enhancements
Support for WebSocket protocol
oAuth Support
Introduced ClientIdMode property for Server Control
Routing
Introduced Meta tags MetaKeyword and MetaDescription
Chart Control
Integrated ASP.NET AJAX
Support LINQ
New Data controls LINQ DataSource, ListView and DataPager
Dynamic Data
Multi-targeting Framework Support
New Data controls GridView, FormView and DetailsView
DataSource controls SQLDataSource, Object DataSource, AccessDataSource, XMLDataSource and SiteMapDataSource
Navigation controls
Master pages
Cross Page Postbacks
Validation Groups
Themes
Skins
Login controls
Role Management
Profiles
Membership Service
Localization and Globalization
ASP.NET Mobile controls
Built-in support for ODBC and databases
Internet Protocol version 6 (IPv6) support
Support for Object-oriented Web application development
Use of DLL class libraries
What do you think?
I hope you will enjoy the ASP.NET features. I would like to have feedback from my blog readers. Your valuable feedback, question, or comments about this article are always welcome.