Going Further: I Want to Know More About….

The Visual Basic Guided Tour introduced you to some of the things that you can do with Visual Basic Express and Visual Basic 2008, but it is only a beginning. If you want to learn more about an area that was covered in the tour, this is the place to start.

Note

If you are using Visual Basic Express, 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.

To Learn More About the Visual Basic Language

To Learn More About Windows Forms and Controls

To Learn More About Debugging and Error Handling

To Learn More About Databases

To Learn More About Object Oriented Programming

To Learn More about User Controls and Components

To Learn More about Deployment

  • ClickOnce Deployment Overview
    Describes the purpose of ClickOnce and how it solves important problems in deploying Windows Forms applications to client computers.

  • Choosing a ClickOnce Deployment Strategy
    Describes the different ways in which you can deploy a ClickOnce application to client computers. Also describes the benefits and limitations of each strategy.

  • Choosing a ClickOnce Update Strategy
    Describes the different options available for updating a ClickOnce application after it is installed. These include automated update subscriptions and on-demand updates.

  • Troubleshooting ClickOnce Deployments
    Describes the most common problems that you might encounter when you deploy ClickOnce applications, and how to resolve them.

See Also

Tasks

Reusing Code: Making Things Easier

Concepts

Moving Forward: Where Do I Go from Here?

Other Resources

Visual Basic Guided Tour

How Do I in Visual Basic Express