vote up 3 vote down star

Looking for a list of Windows versions (service packs included) and what version of .NET is natively1 available.

Example:
Windows A - .NET Framework Z
Windows A Service Pack 1 - .NET Framework Z
Windows A Service Pack 2 - .NET Framework Y

1 - Natively means that is there with no installs done.

flag

I don't see what this is a duplicate of. – John Saunders May 26 at 10:18

2 Answers

vote up 5 vote down check

This should give you all the answers you want:

http://en.wikipedia.org/wiki/.NET_Framework#Versions

link|flag
1  
I'll save you a click: Anything before Windows 2003: nuffin; Windows 2003: 1.1; Vista & 2008: 3.0; Windows 7 & 2008 R2: 3.5 – DrJokepu May 26 at 8:52
1  
Actually: Win7 will include 3.5 SP1 – marc_s May 26 at 10:05
vote up 1 vote down

To determine what version of the .NET framework is currently installed on a machine, you can use this site:

http://www.hanselman.com/smallestdotnet/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.