.NET Framework version history: Difference between revisions

Content deleted Content added
Line 57:
 
==.NET Framework 1.1==
Version 1.1 is the first minor .NET Framework upgrade. It is available on its own as a [[Freely redistributable software|redistributable package]] or in a [[software development kit]], and was published on 3 April 2003. It is also part of the second release of [[Visual Studio .NET 2003]]. This is the first version of the .NET Framework to be included as part of the Windows operating system, shipping with [[Windows Server 2003]]. Mainstream support for .NET Framework 1.1 ended on 14 October 2008, and extended support ended on 8 October 2013. .NET Framework 1.1 provides full [[backward compatibility]] to version 1.0, except in rare instances where an application will not run because it checks the version number of a library.<ref>{{cite web|title=.NET Framework Developer Center – Frequently Asked Questions |url=http://msdn.microsoft.com/en-us/netframework/Aa497323.aspx |archive-url=https://web.archive.org/web/20120724012426/http://msdn.microsoft.com/en-us/netframework/aa497323.aspx |archive-date=24 July 2012 |url-status=live}}</ref>
 
Changes in 1.1 include:<ref>{{cite web|title=New and Enhanced Features|url=https://msdn.microsoft.com/en-us/library/h88tthh0(v=vs.71).aspx|website=[[MSDN]]|publisher=[[Microsoft]]|archive-url=https://web.archive.org/web/20110127162056/http://msdn.microsoft.com/en-us/library/h88tthh0(v=vs.71).aspx|archive-date=27 January 2011 |url-status=live}}</ref>
Line 65:
* Built-in support for [[ODBC]] and [[Oracle Database]], which was previously available as an add-on
* [[.NET Compact Framework]], a version of the .NET Framework for small devices
.NET* FrameworkInternet 1.1Protocol requiresversion 6 ([[Windows NT 4.0IPv6]]) SP6a plus Windows Installer 2.0.support<ref name="netdepends1"/><ref>{{cite web|title=.NET Framework 1.1 Redistributable|url=https://www.microsoft.com/en-us/download/details.aspx?id=26|website=[[MSDN]]|publisher=[[Microsoft]]|access-date=5 December 2016|archive-date=3 December 2016|archive-url=https://web.archive.org/web/20161203090341/http://www.microsoft.com/en-us/download/details.aspx?id=26|url-status=live}}</ref>
* Internet Protocol version 6 ([[IPv6]]) support
 
.NET Framework 1.1 requires [[Windows NT 4.0]] SP6a plus Windows Installer 2.0.<ref name="netdepends1"/><ref>{{cite web|title=.NET Framework 1.1 Redistributable|url=https://www.microsoft.com/en-us/download/details.aspx?id=26|website=[[MSDN]]|publisher=[[Microsoft]]|access-date=5 December 2016|archive-date=3 December 2016|archive-url=https://web.archive.org/web/20161203090341/http://www.microsoft.com/en-us/download/details.aspx?id=26|url-status=live}}</ref>
 
===Service Pack 1 {{Anchor|.NET Framework 1.1 SP1}}===
The .NET Framework 1.1 Service Pack 1 was released on 30 August 2004.<ref>{{Cite web |url=https://www.microsoft.com/en-us/download/details.aspx?id=33 |title=Microsoft .NET Framework 1.1 Service Pack 1 |website=[[Microsoft]] |access-date=22 August 2018 |archive-date=22 August 2018 |archive-url=https://web.archive.org/web/20180822050249/https://www.microsoft.com/en-us/download/details.aspx?id=33 |url-status=live }}</ref> It requires [[Windows NT 4.0]] SP6a plus [[Windows Installer]] 2.0. It is the last version to support [[Windows NT 4.0]] SP6a, [[Windows 2000]] RTM-SP2 and [[Windows XP]] RTM-SP1.
 
==.NET Framework 2.0==