Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
I Need Code To Convert VB 6.0 To VB.NET .?
3 Answers
- Anonymous1 decade agoFavorite Answer
Visual Basic.NET can do that itself , just open the project with Visual Basic.NET and the conversion wizard will automaticially appear
- Richard HLv 71 decade ago
Just open the VB6 project from inside the VB.NET IDE, and it will take care of the conversions for you.
- 1 decade ago
i don't think there's such code that can do that..you can convert it yourself however..considering that the syntax bet VB 6 and vb.net are not really that different from one another.just figure out the logic if the program and do your thing..if its a system software though, thats a different story..a lotta work..