|
Accelerated VB 2005
Accelerated VB 2005 provides the fastest path to VB 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 and covers in depth the concepts and techniques for professionally
exploiting the power of VB and the CLR.
You'll quickly master VB syntax while learning how the CLR simplifies many programming tasks. You'll also learn best practices that ensure your code will be efficient, reusable, and robust. Why spend many months or years discovering the best ways to design and code VB, when this book will show you how to do things the right way, right from the start?
* You'll quickly gain thorough understanding of VB 2005.
* This book covers the all new features of VB 2005.
* Authors Guy Fouche and Trey Nash describe and explain VB best practices.
* The book presents canonical forms for VB classes and interfaces.
* Examples demonstrate bullet-proof, exception-safe code and efficient multithreaded applications.
Chapter 1 VB 2005 Overview
Chapter 2 VB 2005 and the CLR
Chapter 3 VB Syntax
Chapter 4 Classes and Structures
Chapter 5 Methods, Properties, and Fields
Chapter 6 Inheritance, Polymorphism, and Encapulation
Chapter 7 Interfaces
Chapter 8 Operator Overloading
Chapter 9 Exception Handling
Chapter 10 Working with Strings
Chapter 11 Arrya and Collections
Chapter 12 Deledates and Events
Chapter 13 Generics
Chapter 14 Threading
Chapter 15 Canonical Forms
Appendix A Resources
Appendix B Running the Examples
Index
|