Click here to Skip to main content
15,894,405 members
Home / Discussions / C#
   

C#

 
GeneralRe: the exception Pin
Not Active9-Oct-09 10:31
mentorNot Active9-Oct-09 10:31 
GeneralRe: the exception Pin
Not Active9-Oct-09 10:35
mentorNot Active9-Oct-09 10:35 
GeneralRe: the exception Pin
Luc Pattyn9-Oct-09 11:13
sitebuilderLuc Pattyn9-Oct-09 11:13 
AnswerRe: an exception with this code Pin
EliottA9-Oct-09 9:01
EliottA9-Oct-09 9:01 
AnswerRe: an exception with this code Pin
Md. Marufuzzaman9-Oct-09 9:08
professionalMd. Marufuzzaman9-Oct-09 9:08 
QuestionChange color of ribbon control..... Pin
yogeshdew9-Oct-09 6:28
yogeshdew9-Oct-09 6:28 
AnswerRe: Change color of ribbon control..... Pin
Henry Minute9-Oct-09 9:11
Henry Minute9-Oct-09 9:11 
QuestionA question on inheritance again Pin
Dewald9-Oct-09 4:45
Dewald9-Oct-09 4:45 
I feel I should know the answer to this but I rarely use inheritance aggressively and now I'm stuck on a basic concept.

Let's say I have an interface so I can inherit from it from a number of inheriting classes. Each will implement certain functions as defined by the interface. So far so good. Now let's say there is one function that I want to be the same for all inheriting classes. Is it really necessary to implement the function in every inheriting class? Isn't there a way I could implement the function once so that every class which inherits this interface already has the implemented function?

Your help is appreciated.
AnswerRe: A question on inheritance again Pin
EliottA9-Oct-09 4:48
EliottA9-Oct-09 4:48 
GeneralRe: A question on inheritance again Pin
PIEBALDconsult9-Oct-09 4:52
mvePIEBALDconsult9-Oct-09 4:52 
GeneralRe: A question on inheritance again Pin
EliottA9-Oct-09 5:01
EliottA9-Oct-09 5:01 
AnswerRe: A question on inheritance again Pin
dan!sh 9-Oct-09 4:53
professional dan!sh 9-Oct-09 4:53 
AnswerRe: A question on inheritance again Pin
PIEBALDconsult9-Oct-09 4:53
mvePIEBALDconsult9-Oct-09 4:53 
AnswerRe: A question on inheritance again Pin
Keith Barrow9-Oct-09 5:45
professionalKeith Barrow9-Oct-09 5:45 
QuestionHow to block a Website using c# Pin
chaithusworld9-Oct-09 4:32
chaithusworld9-Oct-09 4:32 
AnswerRe: How to block a Website using c# Pin
EliottA9-Oct-09 4:43
EliottA9-Oct-09 4:43 
GeneralRe: How to block a Website using c# Pin
Dan Neely9-Oct-09 5:57
Dan Neely9-Oct-09 5:57 
GeneralRe: How to block a Website using c# Pin
EliottA9-Oct-09 5:58
EliottA9-Oct-09 5:58 
AnswerRe: How to block a Website using c# Pin
dan!sh 9-Oct-09 4:49
professional dan!sh 9-Oct-09 4:49 
GeneralRe: How to block a Website using c# Pin
EliottA9-Oct-09 5:02
EliottA9-Oct-09 5:02 
GeneralRe: How to block a Website using c# Pin
dan!sh 9-Oct-09 5:09
professional dan!sh 9-Oct-09 5:09 
GeneralRe: How to block a Website using c# Pin
EliottA9-Oct-09 5:11
EliottA9-Oct-09 5:11 
GeneralRe: How to block a Website using c# Pin
dan!sh 9-Oct-09 5:41
professional dan!sh 9-Oct-09 5:41 
AnswerRe: How to block a Website using c# Pin
Dave Kreskowiak9-Oct-09 6:13
mveDave Kreskowiak9-Oct-09 6:13 
GeneralRe: How to block a Website using c# Pin
Md. Marufuzzaman9-Oct-09 8:10
professionalMd. Marufuzzaman9-Oct-09 8:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.