The Upgrade Process

When upgrading your applications, there is a process you should consider following. It is

1.
Learn VB .NET
2.
Pick a small project and make sure that it works
3.
Upgrade the project and examine the upgrade report
4.
Fix any outstanding items in VB .NET

Learn VB .NET

One reason this chapter is after all the chapters on the changes from VB to VB .NET is because you have to learn VB .NET before you can successfully upgrade a project. The reason for this is that the Upgrade Wizard can't do it all. There are too many programming styles and too many ambiguities in VB6 (especially with late-bound objects), and the Upgrade Wizard can't handle every situation. Therefore, you have to make sure that you can look at your upgraded ...

Get A Programmer's Introduction to Visual Basic® .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.