
May 10th, 2007, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 857
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Inheritance in C#
Inheritance and polymorphism are important concepts in object-oriented programming. In this first of two parts, you will learn about inheritance. This article is excerpted from chapter 11 of Learning C# 2005, Second Edition, written by Jesse Liberty and Brian MacDonald (O'Reilly, 2006; ISBN: 0596102097). Copyright © 2006 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.
Read the full article here: Inheritance in C#
For more discussion go here: Blog Article Discussion
|