Syllabus for course 1494, Visual Basic: Level II
by Brent P. Newhall (jemeret@geocities.com)
http://bounce.to/visual-basic
Multiple Forms
- Managing multiple forms
- Using multiple forms in a program
Databases (Skill 7)
- Visual Basic and Access
- Creating a database
- Accessing your database
- Program: Country
File Processing (Skill 7)
Graphics
- Points
- Lines, boxes
- Circles, ellipses
- Paint
- Program: Painter
Printing (Skill 8)
- Printing a form with
PrintForm
- Using the LPRINT command (
Printer.NewPage, .EndDoc, .KillDoc
)
- Printing your program's properties and code
Selected Text and the Clipboard
- Selected text
- Moving selected text to and from the clipboard
- Program: Cut, Copy, Paste
Object-Oriented Programming (Skill 13)
- What is object-oriented programming?
- What is an object?
- Classes
- How to write object-oriented programs
- Program: Calendar
Advanced Compiling (Skill 12)
- Why should I care?
- Common compiling options
- Uncommon compiling options
- The Setup Wizard
ActiveX (Skill 14)
- ActiveX Documents
- ActiveX Controls
- ActiveX DLLs
MDI Forms (Skill 14)
- How to do it
- Advanced stuff
Winsock Control (Skill 14)
- The basics
- Sending data over a winsock connection
- Receiving data over a winsock connection
- E-Mail
Visual Basic by Example is hosted by GeoCities