An object-oriented programming language developed by Microsoft that can be used in .NET.
It isn't easy to convert VB6 to VB.net. Usually the best way is to rewrite the application in VB.net (or whatever language you choose).
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What steps do I need to take in order to convert my Visual Basic 6.0 project to VB 2010? Are there any tools or resources that can help me with this process?
An object-oriented programming language developed by Microsoft that can be used in .NET.
It isn't easy to convert VB6 to VB.net. Usually the best way is to rewrite the application in VB.net (or whatever language you choose).
Hi @Amar Bhusanur ,
Please check if the following guide helps.
Upgrading Visual Basic 6.0 Applications to Visual Basic .NET and Visual Basic 2005
Best Regards.
Jiachen Li
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Migrating a VB6 project to .NET with Visual Studio 2010 is not a trivial task..
You'll need VS 2008.
https://www.microsoft.com/en-us/download/details.aspx?id=7873
Kindly go through the following:
VB6 migrating to .Net with Visual Studio 2010
The post suggests that the migration wizard in Visual Studio 2010 is not much better than the one in Visual Studio 2008. The post also recommends using third-party migration tools such as Artinsoft’s Visual Basic Upgrade Companion or VBMigration.com.