Visual Basic.NET Overview Review of .NET ConceptsRole of the Common Language Runtime |Visual Basic.NET highlights |The Role of Windows Applications in .NET
Windows Forms and Controls The Windows Forms Model |Creating Windows Forms |Windows Forms Properties and Events |Windows Form Controls |Resizing | Menus | Dialogs | ToolTips
Data Types and Base Class Libraries Understanding .NET Data Types | Exploring Assemblies and Namespaces | String Manipulation | Files and I/O | Collections | The Microsoft.VisualBasic Namespace
Console Applications When to use Console Applications | Generating Console Output | Processing Console Input
Object Oriented Programming with VB.NET Creating Classes in VB.NET | Overloading | Constructors | Inheritance | Controlling scope and visibility | Dispose and Finalization | Debugging and Error Handling
Visual Inheritance Apply Inheritance techniques to Forms | Creating Base Forms | Programming Derived Forms
Deploying and Configuring .NET Applications Installing the .NET Runtime | Using .NET on different platforms | Xcopy deployment | Using Windows Installer
Mastering Windows Forms Creating Multiple Document Interfaces (MDI) | Drag and Drop and the Clipboard | Printing | Handling Multiple Events | GDI+ | Creating Windows Forms Controls
|