Framework Versions 1.0 and 1.1

  • Thread starter Thread starter Cesar
  • Start date Start date
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
 
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
 
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
 
Back
Top