VB3 vs VB.Net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm sure I'm pissing in the wind but does anyone know of a program that will
convert (at least for the most part) a vb3 program into VB.Net?
 
Hi,

Convert the vb3 app to vb6 then upgrade to vb.net with the
wizard.

Ken
 
Hi!

As far as i remember

VB3 -> VB5 -> VB6 -> VB.Net -> throw the program away

wolfgang
 
Dennis,

In addition to the others,

I think on notebook or every other program that makes editing possible with
cut and paste.

:-))

Cor
 
Thanks for replies...It's as I suspected there is no relatively easy way.
Cut and Paste is the best way I guess. I would start over but there is a lot
of complex mathmatical routines and user interface involving plotting data,
etc. Thanks again.
 
¤ I'm sure I'm pissing in the wind but does anyone know of a program that will
¤ convert (at least for the most part) a vb3 program into VB.Net?

The following might help:

http://www.gridlinx.com/vb3.htm


Paul
~~~~
Microsoft MVP (Visual Basic)
 
Dennis,

Last year, I looked for something that did the same & in the end I converted
it myself.

Crouchie1998
BA (HONS) MCP MCSE
 

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