Jason
unread,Nov 6, 2009, 2:35:08 AM11/6/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
Hello,
I'm interested in getting some code for a practical example of
multiple inheritance with interfaces in C#. By practical I mean
something like a banking system or something. For example, perhaps
you have different types of accounts such as savings accounts and
checking accounts, etc.? Doesn't have to be a banking system, but a
real world business example rather than the ones given in tutorials
(i.e.: "car, truck, pickup" or "dog, cat, mammel", etc).
I'm interested in taking my understanding of this to the next level
and seem to only come across the tutorial examples. I'd like an
example that shows an implementation in the business world.
Thanks
Jason