Visual Basic .NET Class Design Handbook

Visual Basic .NET Class Design Handbook

Coding Effective Classes

Versandkostenfrei!
Versandfertig in 1-2 Wochen
24,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
12 °P sammeln!
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...