Framework Versions 1.0 and 1.1

C

Cesar

Hi All!

I have the .Net Framework 1.1 and the Visual Studio
2003 installed in my development machine. But I need to
develop an application in the framework 1.0. How can I do
this? Can I install the framework 1.0 in the same
machine? Do I need to install the visual studio 2002 as
well? Or do I need to unistall the framework 1.1 and the
Visual Studio before?

Thanks
Cesar
 
A

Andrew Webber

if i am not mistaken you can edit your project
configuation ("supported runtime") to work with
frameworks of your choice in the general section of your
project properties
 
C

Cesar

Thanks, But then I can install the framework 1.0 in the
same machine that I have the framework 1.1? If So, can I
use the Visual Studio 2003 on the framework 1.0? Or I
need to install the VS 2002?


Cesar
 

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