VS .NET and VS .NET PRO 2003

  • Thread starter Thread starter Dino L.
  • Start date Start date
D

Dino L.

Can
MS VIsual Studio .NET with .NET Framework 1.0 and
MS Visual Studio .NET pro 2003 (with his framework)

work toghether on same computer?
 
VS .NET 2003 uses .NET Framework 1.1, not 1.0. VS.NET 2003 installs .NET 1.1
as part of its installation.

As such, VS .NET 2002 & 2003 can co exist on the same computer (with their
respective .NET Framework).

Can
MS VIsual Studio .NET with .NET Framework 1.0 and
MS Visual Studio .NET pro 2003 (with his framework)

work toghether on same computer?
 
They can work together very well.

You can config VS 2003 to use .net framework 1.0 .

Way: Tools->Options->Projects->VC++ Directoires
set directories for Executeable files, Include files and Library files

Vince
 

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

Back
Top