using SDK 2.0

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
 
A

Andy

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.
 
I

Ignacio Machin \( .NET/ C# MVP \)

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top