Labels

Friday, December 4, 2009

Microsoft Versions

Versions

Date  

Version

Remarks  

New ASP.NET related features 

January 16, 2002

(Time when joined CMC)

1.0

First version released together with Visual Studio .NET

  • Object oriented web application development supporting Inheritance, Polymorphism and other standard OOP features
    • Developers are no longer forced to use Server.CreateObject(...), so early-binding and type safety are possible.
  • Based on Windows programming; the developer can make use of DLL class libraries and other features of the web server to build more robust applications that do more than simply rendering HTML (i.e. exception handling)

 

April 24, 2003

1.1

Released together with Windows Server 2003

Released together with Visual Studio .NET 2003

 

  • Mobile controls
  • Automatic input validation

November 7, 2005

(Before Start of CCH)

2.0

Codename Whidbey released together with Visual Studio 2005 and

Visual Web Developer Express and

SQL Server 2005

  • New data controls (GridView, FormView, DetailsView)
  • New technique for declarative data access (SqlDataSource, ObjectDataSource, XmlDataSource controls)
  • Navigation controls
  • Master pages
  • Login controls
  • Themes
  • Skins
  • Web parts
  • Personalization services
  • Full pre-compilation
  • New localization technique
  • Support for 64-bit processors
  • Provider class model

 

November 21, 2006

(Time when about to leave Rishabh)

 

3.0

 

 

November 19, 2007

(Monetrix - Start)

3.5

Released with Visual Studio 2008 and Windows Server 2008

  • New data controls (ListView, DataPager)
  • ASP.NET AJAX included as part of the framework
  • Support for HTTP pipelining and syndication feeds.
  • WCF Support for RSS, JSON, POX and Partial Trust

 

August 11, 2008

(Monetrix – Finishing stage)

3.5 Service Pack 1

Released with Visual Studio 2008 Service Pack 1

  • Incorporation of ASP.NET Dynamic Data
  • Support for controlling browser history in an ASP.NET AJAX application
  • Capability to combine multiple Javascript files into a single file for more efficient downloading
  • New namespaces System.Web.Abstraction and System.Web.Routing

 

 

Reference: Link

 

Regards,

Arun

 

 

 

 

 

No comments:

Post a Comment