C# 2012 Fundamentals LiveLessons Parts I, II, III, and IV (Video Training): Part II, Lesson 11: Object-Oriented Programming: Inheritance, Downloadable Version
This chapter explores how inheritance promotes software reusability. You learn how to create a derived class that inherits attributes and behaviors from a base class and how to reuse code.