AquinasTraining.co.uk - training courses. Home  -  FAQ  -  Corporate Plans

Visual Basic 6.0: 8-day track: Part 3/3: Advanced Programming Concepts

VB6-C      Course duration (days): 2
Talk to a Training Advisor
Tel. 0800 652 0202
Availability (sort by: location | date)
Request availability by clicking a date.
England
Berkshire
Wokingham (RG40) 11/09/08 £ 690
Wokingham (RG40) 09/10/08 £ 690
Wokingham (RG40) 13/11/08 £ 690
Wokingham (RG40) 11/12/08 £ 690
Prices exc. VAT.  Courses are vendor approved.
Need help? Contact us now.

About this class

This course, designed for professional, seasoned Visual Basic developers, will introduce you to more advanced concepts. You will learn to control other applications using Automation, learn some advanced class module tips, and build ActiveX components and controls. You will also see how to start building client/server applications in Visual Basic using ADO and explore many of the Visual Basic features that make it useful for building Internet-enabled applications.

Who will the lesson benefit?

Visual Basic 6.0 Programmers - Level 2 or equivalent experience.

Contents of this class

Controlling Applications Using Automation

  • What is Automation?
  • Working with Other Applications
  • Introducing WithEvents

Creating Automation Components

  • Creating and Using an ActiveX Code Component
  • Raising Events from ActiveX Components
  • Registering ActiveX Components
  • Handling Errors in ActiveX Components
  • In-Process vs. Out-of-Process Components
  • Understanding Instancing

Advanced Class Module Issues

  • Creating a Collection Class
  • Creating Default Members
  • Creating an Enumeration Function
  • Adding Enumerated Types

Building ActiveX Controls

  • What is an ActiveX Control, Anyway?
  • Creating the ProgressMeter Project
  • Adding the TestMeter Project
  • Running the ProgressMeter at Design Time
  • Setting Up the Controls Resize Event Procedure
  • Working with the ProgressMeter's Properties
  • Using the ActiveX Control Interface Wizard
  • Giving the ProgressMeter a Property Page
  • Adding Events to the ProgressMeter Control
  • Compiling the ProgressMeter Control
  • Distributing the ProgressMeter Control
  • ActiveX Controls and the Internet

Advanced ADO Topics

  • Reviewing OLE DB and ADO
  • Managing Connections
  • Working with Data
  • Creating Recordsets in Memory
  • Persisting Recordsets
  • Retrieving Multiple Result Sets