C# Soup To Nuts: Inheritance and Polymorphism

Today is Part 14 - Inheritance and Polymorhism of my C# Soup To Nuts webcast series begins at 9am PST Today.  Today, I'll be covering a little of the Object Oriented features of C#.  We'll start off by looking at the System.Object class and then move into building our own custom classes and extending them through Interitance and Polymorphism to see how you can solve complex business problems with as little code as possible.

As always, my demo code is attached to this post.

Bill

 

Session14-InheritanceAndPolymorphism.zip