using SDK 2.0

  • Thread starter Thread starter TonyJ
  • Start date Start date
T

TonyJ

Hello!!

If I want to use SDK 2.0 do I have to download .NET 2.0 first.
Or is it possible to use SDK 2.0 for .NET 1.1.

I now use the default for VS2003.

//Tony
 
Hello!!

If I want to use SDK 2.0 do I have to download .NET 2.0 first.
Or is it possible to use SDK 2.0 for .NET 1.1.

I now use the default for VS2003.

//Tony

The .Net 2.0 SDK will install the .Net 2 framework if you don't have
it already, IIRC. You can't use the .Net 2 SDK to develop
applications for .Net 1.1.
 
Hi,

TonyJ said:
Hello!!

If I want to use SDK 2.0 do I have to download .NET 2.0 first.
Or is it possible to use SDK 2.0 for .NET 1.1.

You need .net 2.0
I now use the default for VS2003.

You need to use VS 2005 , download the express version ,it's free
 
Back
Top