which .NET to install with VS 2005 pro

which .NET to install with VS 2005 pro

am 16.11.2007 03:18:21 von Daniel Brower

I am planning on installing Visual Studio 2005 Professional on Windows XP
SP2. The XP machine has all the updates and it has .NET framework 2.0
installed. It does not have the other .NET framework versions. Do I need
to install .NET framework 1.0 or 3.0?

Daniel

Re: which .NET to install with VS 2005 pro

am 16.11.2007 03:41:03 von Brendan G

No need to install anything else.

VS has all (most?) of the required pre-requisites anyway.

"Daniel Brower" wrote in message
news:uHLmsb$JIHA.5160@TK2MSFTNGP05.phx.gbl...
>I am planning on installing Visual Studio 2005 Professional on Windows XP
>SP2. The XP machine has all the updates and it has .NET framework 2.0
>installed. It does not have the other .NET framework versions. Do I need
>to install .NET framework 1.0 or 3.0?
>
> Daniel
>

Re: which .NET to install with VS 2005 pro

am 16.11.2007 15:28:01 von pvdg42

"Daniel Brower" wrote in message
news:uHLmsb$JIHA.5160@TK2MSFTNGP05.phx.gbl...
>I am planning on installing Visual Studio 2005 Professional on Windows XP
>SP2. The XP machine has all the updates and it has .NET framework 2.0
>installed. It does not have the other .NET framework versions. Do I need
>to install .NET framework 1.0 or 3.0?
>
> Daniel
>
The VS 2005 installer will install the version of the .NET Framework it
needs, 2.0.

1.0 is not useful with VS 2005, as you cannot target that version. You can,
if you wish, install 3.0, as it is an add-on to 2.0 and VS 2005 can be
updated to use the 3.0 features if desired.

Re: which .NET to install with VS 2005 pro

am 19.11.2007 02:49:19 von smar

You don't need to install anything other than VS 2005 - it will take care of
installing all the required software.


"Daniel Brower" wrote in message
news:uHLmsb$JIHA.5160@TK2MSFTNGP05.phx.gbl...
>I am planning on installing Visual Studio 2005 Professional on Windows XP
>SP2. The XP machine has all the updates and it has .NET framework 2.0
>installed. It does not have the other .NET framework versions. Do I need
>to install .NET framework 1.0 or 3.0?
>
> Daniel
>