Skip to main content
Apress

Visual Basic .NET Class Design Handbook

Coding Effective Classes

  • Book
  • © 2003

Overview

  • Learn how to create robust, flexible, reusable classes with Visual Basic .NET
  • Understand the different kinds of types and how classes relate to the .NET type framework
  • See how .NET’s delegate-based event system works, and how to control and exploit inheritance in types

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 39.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (9 chapters)

Keywords

About this book

Since the announcement of Visual Basic .NET, a lot has been made of its powerful object-oriented features. However, very little discussion has been devoted to the practice of object-oriented programming at its most fundamental level—that is, building classes. The truth is, whatever code you write in Visual Basic .NET, you are writing classes that fall within the class hierarchy of the .NET Framework. Visual Basic .NET Class Design Handbook was conceived as a guide to help you design these classes effectively, by looking at what control you have over your classes and how Visual Basic .NET turns your class definitions into executable code.

This book will give you a deep and thorough understanding of the implications of all the decisions you can make in designing a class, so you are equipped to develop classes that are robust, flexible, and reusable. In short, this book will take you from a theoretical understanding of the basic principles of object-oriented programming to the ability to write well-designed classes in actual applications.

About the authors

Andy Olsen is a freelance consultant engaged in training, consultancy, and development work in Microsoft .NET and related technologies. Andy studied physics at Southampton University in England, and he began his professional life as a C developer. As the 1990s came and went, Andy migrated to C++, Visual Basic, Java, and object-oriented analysis and design using UML. He has been using Microsoft development tools and technologies since 1987, and has fond memories and many tall stories to tell of times gone by.

Bibliographic Information

  • Book Title: Visual Basic .NET Class Design Handbook

  • Book Subtitle: Coding Effective Classes

  • Authors: Damon Allison, Andy Olsen, James Speer

  • DOI: https://doi.org/10.1007/978-1-4302-0780-1

  • Publisher: Apress Berkeley, CA

  • eBook Packages: Springer Book Archive

  • Copyright Information: Damon Allison, Andy Olson, and James Speer 2003

  • Softcover ISBN: 978-1-59059-275-5Published: 15 September 2003

  • eBook ISBN: 978-1-4302-0780-1Published: 01 January 2008

  • Edition Number: 1

  • Number of Pages: VI, 392

  • Topics: Microsoft and .NET, Software Engineering/Programming and Operating Systems

Publish with us