Simulating Multiple Inheritance by Delegation
page 1 of 5
Published: 09 Oct 2007
Abstract
In this article Joseph examines a way to simulate Multiple Inheritance in .NET by using the Delegation technique with the help of code samples in both C# and VB.
by Joseph Chahine
Feedback
Average Rating: 
Views (Total / Last 10 Days): 26336/ 50

Introduction

Multiple Inheritance is still not considered to be a best practice in most cases. That is why it is not supported in both .NET and Java programming languages. But sometimes, it can be helpful. In this article, I will explain a way to simulate Multiple Inheritance in .NET by using the Delegation technique.


View Entire Article

User Comments

No comments posted yet.






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-20 8:43:23 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search