Visual Basic .NET Class Design Handbook

Visual Basic .NET Class Design Handbook image
ISBN-10:

1861007086

ISBN-13:

9781861007087

Edition: 0
Released: Jan 01, 2002
Format: Paperback, 0 pages
to view more data

Description:

Since the announcement of Visual Basic .NET, a lot has been made of its powerful new 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 we have over our classes, and how Visual Basic .NET turns our class definitions into executable code.

Ask anyone: designing effective classes that you do not have to revisit and revise over and over again is an art. This Handbook, the first in the series, aims to 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.

Chapter 1: Defining Types, investigates the role of Types in .NET and the different kinds of Types available to you. Chapter 2: Type Members, explains how Visual Basic .NET defines type members. Chapter 3: Methods, explores the fundamental role of methods as containers of program logic. Chapter 4: Constructors and the Object Lifecycle, introduces the role of Constructors and their effective use in addition to Object cleanup and disposal. Chapter 5: Properties, explains when and how to use properties and indexers to encapsulate data. Chapter 6: Events and Delegates, introduces the .NET events system and how it works. Chapter 7: Inheritance and Polymorphism, investigates how to control and exploit inheritance in our Types. Chapter 8: Code Organisation and Metadata, explains how to logically and physically organise code through namespaces and assemblies

Low Price Summary






Top Bookstores


























We're an Amazon Associate. We earn from qualifying purchases at Amazon and all stores listed here.

DISCLOSURE: We're an eBay Partner Network affiliate and we earn commissions from purchases you make on eBay via one of the links above.

Want a Better Price Offer?

Set a price alert and get notified when the book starts selling at your price.

Want to Report a Pricing Issue?

Let us know about the pricing issue you've noticed so that we can fix it.