VS2003 and supported .NET framework versions

  • Thread starter Thread starter gee-dub
  • Start date Start date
G

gee-dub

Quick question ... I'm running Visual Studio 2003, and I have
framework 1.1 and 2.0 installed on my system. Does VS2003 support
framework 2.0 as it seems to be using 1.1?
Cheers!
 
gee-dub said:
Quick question ... I'm running Visual Studio 2003, and I have
framework 1.1 and 2.0 installed on my system. Does VS2003 support
framework 2.0 as it seems to be using 1.1?

VS.NET 2003 is tied to .NET 1.1. VS 2005 is tied to .NET 2.0 (3.0).
 
Hi, gee-dub!

VS 2003 supports 1.1 and also 1.0 (if set in the settings).

Best regards,

Martin
 
You can download Visual Studio 2005 Express for free (works with .NET 2 and
..NET 3)
 
Back
Top