Welcome to MSDN Blogs Sign in | Join | Help

D Melodic Minor Accidental

A conglomeration of random thoughts on C#, .NET, OOP, and working at Microsoft

Syndication

Other Sites

Short, sweet, to the point - Framework 2.0 is out!

In case you haven't heard (or even if you have, IMHO this could never be spread too fast), .NET Framework 2.0 is out.  This is a major improvement over the 1.1 Framework in terms of stability, and overall offerings including the ever-so-important generics support.  You can download the x86 version of the redistributable here: http://www.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5.

I personally will be moving to generics and never looking back, so it'd be best to get the newest version of the runtime to as many people as soon as possible :)

There are also links under the "related links" section of that page to get the redistributable for x64 (AMD64), or IA64 (Itanium), as well as the Framework SDK (free, comes with a couple extra tools for developers).

Visual Studio 2005 ("Whidbey") has also shipped, and will be hitting the store shelves very soon.  Express versions should also be downloadable soon, if not up there already.

Published Sunday, October 30, 2005 4:49 PM by TheoY

Comments

# re: Short, sweet, to the point - Framework 2.0 is out! @ Tuesday, November 01, 2005 6:35 PM

Sweeet!

When can we expect it to be pushed out via Autoupdates?

This is usually the big hurdle to writing code to the framework, until all the corporate PC's can have it installed without needing manual intervention.

Brian Hampson

New Comments to this post are disabled
Page view tracker