Go BackVisual Basic 6: Delivering the Program

Synopsis
Visual Basic 6: Delivering the Program explains how to prepare a Visual Basic program for distribution.

Audience
This course is for anyone who wants to learn how to use Visual Basic 6 to debug applications and create installation programs.

Time
4 hours

Product Code: V6BC08
After completing Visual Basic 6: Delivering the Program, the user should be able to:
 
Debug a program
Step through code
View the program's progress as it's running
Create installation programs

Debugging
 
Kinds of errors
The debugger

Stepping through Code
 
Setting breakpoints
Using a breakpoint
Working in break mode
Stepping through code

Debugging with the Watch and Immediate Windows
 
Using the Watch window
Using the Immediate window

Installing Applications
 
Compiling your applications
Setting project properties
Setting up your application
Running setup
Uninstalling the application

This course is distributed with:
 
Exercises, with sample files, that allow users to practice in Visual Basic
A file containing the text of the exercises
Simulations that allow users to practice course skills, even if they don't have access to the Visual Basic product
A Visual Basic glossary


 

Go Back