Limit this search to....

Accelerated VB 2008
Contributor(s): Nash, Trey (Author)
ISBN: 1590598741     ISBN-13: 9781590598740
Publisher: Apress
OUR PRICE:   $35.99  
Product Type: Paperback - Other Formats
Published: January 2008
Qty:
Annotation: The authors teach both core VB language concepts and how to wisely employ VB idioms and object-oriented design patterns to exploit the power of VB and the CLR in this rapid tutorial, which also serves as a permanent reference.
Additional Information
BISAC Categories:
- Computers | Programming Languages - Visual Basic
- Computers | Programming - Microsoft
- Computers | Software Development & Engineering - General
Dewey: 005.276
Physical Information: 0.93" H x 7.06" W x 9.26" (1.60 lbs) 464 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Visual Basic 2008 (VB 2008) is relatively easy to learn for anyone familiar with another object-oriented language. Even someone familiar with Visual Basic 6.0 who is looking for an object-oriented language will find VB 2008 easy to pick up. However, though VB 2008, coupled with .NET, provides a quick path for creating simple applications, you still must know a wealth of information and understand how to use it correctly in order to produce sophis- cated, robust, fault-tolerant applications. We teach you what you need to know and explain how best to use your knowledge so that you can quickly develop true VB 2008 expertise. Idioms and design patterns are invaluable for developing and applying expertise, and we show you how to use many of them to create applications that are efficient, robust, fault-tolerant, and exception-safe. Although many are familiar to C++ and Java programmers, some are unique to .NET and the Common Language Runtime (CLR). We show you how to apply these indispen- ble idioms and design techniques to seamlessly integrate your VB 2008 applications with the .NET runtime, focusing on the new capabilities of VB 2008. Design patterns document best practices in application design that many different p- grammers have discovered and rediscovered over time. In fact, .NET itself implements many well-known design patterns. You will see these practices detailed throughout this book. Also, it is important to note that the invaluable tool chest of techniques is evolving constantly.