Query: Vs2003 + .net 2.0

Joined
Mar 28, 2006
Messages
15
Programming Experience
Beginner
Am wondering if it's possible to make VS2003.NET work with .NET2.0 SDK? Just as we were able to use VS7.1 compiler kit in VS6.0. My company bought lots of VS2003.NET but now we want to use .NET 2.0 but without using VS2005 Express, etc. Possible?
 
In short no....

VS2003 isn't capable of dealing with FW 2.0... only 1.0 and 1.1.

-tg
 
Back
Top