Newbie needs help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I am using Visual Studio .NET 2002, but I want to be able to use some of the
features in the .NET 2.0 framework like System.Collections.Generic. I
updated my computer to the 2.0 framework, but in Visual Studio .NET, I am
unable to use or see the 2.0 framework changes.

Does anyone know what I have to do or if this is even possible?
 
Hello PhillipLad,

Pls don't crosspost in several groups. I've replied you in dotnet.general
group

P> Hello,
P>
P> I am using Visual Studio .NET 2002, but I want to be able to use some
P> of the features in the .NET 2.0 framework like
P> System.Collections.Generic. I updated my computer to the 2.0
P> framework, but in Visual Studio .NET, I am unable to use or see the
P> 2.0 framework changes.
P>
P> Does anyone know what I have to do or if this is even possible?
P>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 
Not possible.

VS.NET 2002 ---> 1.0 Framwork Development
VS.NET 2003 ---> 1.1 Framwork Development
VS.NET 2005 ---> 2.0 Framwork Development
 
Back
Top