Upgrade for Visual Basic 6.0 Users (How Do I in Visual Basic Express)

This page links to help on getting up and running with Visual Basic 2005 if you're coming from a Visual Basic 6.0 background. To view other categories of popular tasks covered in Help, see How Do I in Visual Basic Express.

Note

If you are using Visual Basic Express Edition, some of the Help links on this page may be unavailable, depending on the options that you chose during installation. For more information, see Troubleshooting Visual Basic Express.

Getting Started in Visual Basic Express

Visual Basic Express includes tools for upgrading your Visual Basic 6.0 program, including an Upgrade Wizard.

  • What's New for Visual Basic 6.0 Users
    Describes new and improved language features—such as inheritance, interfaces, overriding, shared members, and overloading; also describes changes to the IDE and the new Forms package.
  • Preparing a Visual Basic 6.0 Application for Upgrading
    Details how you can optimize your upgrade with just a little bit of preparation.

    By following the recommendations in this topic, you can minimize or, in some cases, eliminate having to make changes after upgrading your project to Visual Basic 2005.

  • Development with My
    Describes a Visual Basic feature designed to provide access to information and default object instances that are related to the application and its run-time environment.

Upgrade a Visual Basic 6 Application

Work with Data

MSDN Express Library for Visual Basic Express--Learn the .NET Framework

These following topics in the Library are designed to help you learn about the .NET Framework. You need to have the MSDN Express Library installed or have access to MSDN Online library.

  • COM Interop
    Describes COM Interop in the context of Visual Basic applications.

Other Resources

These Web sites are excellent resources for finding more information, seeing what other Express users are doing, and stay in touch as the Visual Basic Express Edition community grows.

  • Coding4Fun
    Includes lots of articles and coding tips geared to the Express user.
  • Visual Basic 6.0 Resource Center
    Here's extra help for Visual Basic 6.0 developers looking to upgrade or make Visual Basic 6.0 and Visual Basic 2005 play together.

See Also

Concepts

How Do I in Visual Basic Express