Introduction
- Features of Visual Basic
- Editions of Visual Basic
- Introduction to the VB
- Development environment
- Concepts of Event Driven programming
Visual Basic Fundamentals
- Objects
- Controlling Objects
- Properties
- Methods
- Events
- Introduction to VB Forms
- Setting form properties
- Form events and methods
- Adding controls to forms
- Other Basic Controls
- Command Button
Working with Code & Forms
- Modules
- VB Code editor
- User Interface
- Managing forms
Variables & Procedures
- Declaring Variables
- Arrays
- Data Types
- Arithmetic and relational operations
- Understanding Procedures and Procedure types
Data Formatting and Functions
- Formatting Data
- Date and Time functions
- String Manipulation
- Conditional Statements
- Loops
Debugging & Error Handling |
Working with Controls
- Standard Controls
- Advanced Standard
- Controls
- Active X Controls
Data Access Using Data Controls
- Client Server fundamentals
- VB Database Access
- Relational Databases
- Using Data Controls
- Manipulation of Data
Input Validations
- Field level validations
- Form level validations
- Masked Edits
Error Trapping
- Trapping Run-time errors
- Error handling
Menus, Status Bar and Toolbars
- Creating Menus
- Status Bar
- Toolbars
Drag & Drop
- Overview
- Mouse Events
- How and why of drag and drop
More VB Controls
- Using Control Arrays
- Working with Object Variables
- Collections
Introduction to Active X
- Active X Components
- Creating Active X components
Case Study
|