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 |
|