Newbie needs help

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?
 
M

Michael Nemtsev

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
 
S

Scott M.

Not possible.

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

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