Share via


Migration from Visual Basic 6.0 to Visual Basic .NET

Here are some useful links I found online regarding .NET migration from VB6 that I'd like to share. Hope it "tolongs".

Upgrading Visual Basic 6.0 to Visual Basic .NET and Visual Basic 2005 guide

This guide is to provide you with the information you need to upgrade an application from Visual Basic 6.0 to Visual Basic .NET

 

Assessment Tool 

Analyzes your Visual Basic 6.0 projects to determine what issues you will need to address to be able to upgrade.

 

You may experience performance issues when you use solutions that contain large Visual Basic projects in Visual Studio 2005. To resolve this issue, there's a free hotfix on this website https://support.microsoft.com/?kbid=917452 with step by step instruction on how to apply it.

 

Happy Migrating!