Sams Teach Yourself Visual Basic 6 in 24 Hours

Sams Teach Yourself Visual Basic 6 in 24 Hours

By Greg Perry

Workshop

The quiz questions and exercises are provided for your further understanding. See Appendix B for the answers.

Quiz

  1. What are three advantages to compiling an application?
  2. True or false: You must run the File | Compile option to compile the program.
  3. Why might you use version control?
  4. How do you designate an icon for an application?
  5. True or false: You can create the installation routine from Visual Basic's development environment.
  6. What is a dependency file?
  7. True or false: The Package And Deployment Wizard can create an installation routine for the Internet.
  8. Why does the Package And Deployment Wizard offer two ways to store the setup routine on your hard disk (in a single folder or multiple folders)?
  9. What happens if the installation routine finds a newer version of a file it's about to install?
  10. How does the user uninstall the installed application?

Exercise

  1. Change the form icon from Hour 18, "The Graphic Image Controls," to one of the happy face icons used in the project. Compile the project and make sure that the compiled application uses the icon for the project icon. Create an installation routine for Hour 18's animation application. Install the application using the setup routine. Run the application (look in the Program Files folder for the application) to make sure everything works well. If you need to change something, re-run the Package And Deployment Wizard. After you create a successful installation, open the Control Panel and uninstall the application.

Share ThisShare This

Informit Network