Changing from Visual Studio 6 to VS.Net

  • Thread starter Thread starter PO
  • Start date Start date
P

PO

Hi,

I have developed several apps in VB 6 and internet apps with standard asp
and VBscript/Javascript.

I now want to install Visual Studio.Net but I would like to know if it still
will be possible to edit/make changes to my old VB and asp applications in
the VS.net environment.

Regards
PO
 
You can install VS.Net along side your existing VB6 compiler. You will not,
however, be able to edit VB6 code in VS.Net as they are very different
systems. You will have to use the right IDE for the specific language you
want to develop in.

Steve
 
Back
Top