Does a VB project work as it is in VB.NET ?

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

Guest

Does a VB project work as it is in VB.NET without changing any lines of code ?
Thanks.
 
Does a VB project work as it is in VB.NET without changing any lines of code ?
Thanks.

If you mean VB6, then probably not. It will be able to convert many
things, but due to the differences between VB6 and the .Net Framework,
there will always be some changes to make.

--
Chris

dunawayc[AT]sbcglobal_lunchmeat_[DOT]net

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.
 

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