Accelerated VB 2005
Accelerated VB 2005 provides the fastest path to Visual Basic expertise for anyone already familiar with object-oriented programming. While books introduce VB, very few also explain optimizing its use with the .NET common language runtime (CLR). But this book both teaches core VB language concepts a...
| Main Authors: | , |
|---|---|
| Corporate Author: | |
| Format: | Electronic eBook |
| Language: | English |
| Published: |
Berkeley, CA :
Apress,
2007.
|
| Subjects: | |
| Online Access: | Full Text via HEAL-Link |
Table of Contents:
- VB 2005 Overview
- VB 2005 and the CLR
- VB Syntax
- Classes and Structures
- Methods, Properties, and Fields
- Inheritance, Polymorphism, and Encapsulation
- Interfaces
- Operator Overloading
- Exception Handling
- Working with Strings
- Arrays and Collections
- Delegates and Events
- Generics
- Threading
- Canonical Forms.