Chapter 10. Class Inheritance and Polymorphism

Reusing Classes Through Inheritance

Inheritance and reuse by extending classes is a central programming technique, one that the Microsoft .NET Framework itself uses frequently. You could go so far as to say that .NET wouldn’t make sense without class inheritance.

To be competitive as a developer and to be able to create applications that are reliable, maintainable, and have a long lifespan, it is ...

Get Microsoft® Visual Basic® 2010 Developer’s Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.