Chapter 5. Inheritance with VB .NET

IN THIS CHAPTER

Inheritance is here! Inheritance is here!

Are you excited? Perhaps the most requested feature in Visual Basic since version 1.0 has been inheritance. Finally, inheritance has arrived, and it is good. Most VB .NET developers will want to rush out and inherit themselves silly, but it should be noted that inheritance is very powerful, and with that power comes responsibility. Namely, you must make sure that you should be using inheritance when you actually use it.

If you haven't been on the inheritance bandwagon before, you might be ...

Get A Programmer's Introduction to Visual Basic® .NET 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.