Developing Windows Applications with Visual Basic 2005

Developing Windows Applications with Visual Basic 2005

Developing Windows Applications with Visual Basic 2005

Module 1
Jumping In with Both Feet 29m 44s
What Is VS.NET?
Demo - Creating a WinForms Project
Demo - Creating a Simple Form
Demo - Creating a Simple Application
Lab - Create a New VB Windows Project
Module 1 Review
Sample Code
Module 2
Understanding the .NET Framework 20m 20s
What Is the .NET Framework?
The Common Language Runtime (CLR)
The .NET Framework Class Library
Module 2 Review
Module 3
Speaking the Language 52m 25s
What Does a VB Program Look Like?
Variables, Types and Casts
Creating Procedures
Demo - Returning Multiple Values
Conditionals
Looping Structures
Arrays
Demo - Top vs Bottom Tested Loops
Demo - Searching an Array w For
Demo - Searching an Array w For Each
Demo - Reference Type vs Value Types
Module 3 Review
Lab Instructions - Code Lab
Lab - Code Lab
Sample Code
Module 4
Object-Oriented Programming 1h 09m 19s
Understanding Classes and Objects
Demo - Creating and Using a Class
Encapsulation and Abstraction
Private Variables and Get/Set Functions
Partial Classes
ArrayLists
Demo - Using an ArrayList
What is Inheritance?
Example of Inheritance
Demo - Inheritance
Interfaces
Interfaces Example
Demo - Adding an Interface
Polymorphism
Generics
Demo - Partial Classes
Module 4 Review
Lab Instructions - Code Lab 1
Lab - Code Lab 1
Lab Instructions - Code Lab 2
Lab - Code Lab 2
Sample Code
Module 5
User Interfaces: Forms 1h 34m 12s
Form Properties
Demo - Form Events and their Order
Organizing Controls
Demo - The Format Menu
Lab - Using the Format Menu
Creating Menus
Demo - Creating a Menu
Context Menus
Demo - Context Menus
Visual Inheritance
Lab - Visual Inheritance
Demo - Creating Inherited Forms
MDI Applications
Demo - Creating an MDI Application
Module 5 Review
Sample Code
Module 6
User Interfaces: Controls 1h 10m 13s
Using List Controls
Demo - Listboxes & DropDownLists
Creating Toolbars and Status Bars
Demo - StatusStrip ToolStrip
Using Container Controls
Demo - Container Controls
Common Dialogs
Demo - Common Dialogs
Using the Browser Control
Demo - Tab Dialogues
User Input Validation
Demo - Validation Options
Lab - Validation
Module 6 Review
Sample Code
Module 7
Accessing the Database with ADO.NET 36m 32s
.NET Data Provider
The Process
The DataSet
The TableAdapter
The BindingSource
The DataGridView
Demo - Data Access
Demo - Editable Grid
Demo - Filtering Your Data Grid
Lab - Database Retrieval
Module 7 Review
Sample Code
Module 8
Creating Your Own Controls 20m 03s
Kinds of Controls
Design-Time Support
Demo - Create Your Own User Object
Lab - Creating a User Control
Module 8 Review
Sample Code
Module 9
Creating & Using Components 51m 11s
Creating and Using a .NET Component
Demo - Create a Class Library
Demo - Strong Named Assembly
Calling a Web Service
Demo - Calling a Web Service
Lab - Referencing a Web Service
Accessing Legacy Components
Calling DLL Functions with PInvoke
Demo - Adding an ActiveX Control
Module 9 Review
Sample Code
Module 10
Opening Your Application to the World 28m 13s
Accessibility to People with Disabilities
Globalization & Localization
Context-Sensitive Help
Demo - Accessibility Features
Demo - Forms in Alternate Languages
Demo - Online Help with HelpProvider
Lab - Using ToolTips
Module 10 Review
Sample Code
Module 11
Bugs, Exceptions and Refactoring 52m 37s
Debugging
Exception Handling (Try/Catch Syntax)
The Catch Session
Exception Types
Throwing Your Own Exceptions
Exception Handling Best Practices
Leveraging VS Refactoring Tools
Demo - Refactoring Features
Lab - Refactoring: Encapsulate Field
Demo - Debugging
Demo - Using Try/Catch
Module 11 Review
Module 12
Security and Deployment 1h 01m 05s
Two basic kinds of security in .NET
Other .NET Security Measures
Coding for Security in .NET
What is an Assembly?
What is the Manifest?
Loading a Private Assembly
Three Options for Deployment
Creating a Windows Installer Project
ClickOnce Deployment
ClickOnce Limitations
Demo - Creating a Windows Installer
Lab - Creating a Setup Project
Demo - ClickOnce Deployment
Module 12 Review
Course Closure

Total Duration: 9h 59m