Click here to Skip to main content
16,011,542 members
Home / Discussions / C#
   

C#

 
GeneralRe: Reflection Pin
Pete O'Hanlon30-May-08 10:45
mvePete O'Hanlon30-May-08 10:45 
AnswerRe: Reflection Pin
MarkB77730-May-08 13:38
MarkB77730-May-08 13:38 
AnswerRe: Reflection Pin
engsrini31-May-08 12:46
engsrini31-May-08 12:46 
Question[Message Deleted] Pin
Zeeshan Riaz30-May-08 10:28
Zeeshan Riaz30-May-08 10:28 
AnswerRe: Self Containing Classes Pin
Pete O'Hanlon30-May-08 10:33
mvePete O'Hanlon30-May-08 10:33 
AnswerRe: Self Containing Classes Pin
MarkB77730-May-08 13:37
MarkB77730-May-08 13:37 
QuestionVirtual Base Classes Pin
Zeeshan Riaz30-May-08 10:26
Zeeshan Riaz30-May-08 10:26 
AnswerRe: Virtual Base Classes Pin
MarkB77730-May-08 13:30
MarkB77730-May-08 13:30 
Virtual methods are usually placed inside absract classes (superclasses), and do some sort of 'grunt work'. Being marked virtual allows it to be overriden by methods in classes that inherit from it.


Think of the concept as a stack of bricks, and when you override the virtual method, you are generally inserting another block right in the middle of the stack.




Cheers,


AnswerRe: Virtual Base Classes Pin
dealon30-May-08 16:30
dealon30-May-08 16:30 
QuestionTCp client Question Pin
vl_t30-May-08 10:02
vl_t30-May-08 10:02 
AnswerRe: TCp client Question Pin
Zoltan Balazs30-May-08 10:37
Zoltan Balazs30-May-08 10:37 
AnswerRe: TCp client Question Pin
Ennis Ray Lynch, Jr.30-May-08 11:32
Ennis Ray Lynch, Jr.30-May-08 11:32 
AnswerRe: TCp client Question Pin
engsrini31-May-08 12:42
engsrini31-May-08 12:42 
QuestionImage Saving, Mirroring, and Brightening Problems. Pin
Fogdog30-May-08 9:32
Fogdog30-May-08 9:32 
Questionc# Pin
subhankarbiswas30-May-08 9:18
subhankarbiswas30-May-08 9:18 
AnswerRe: c# [modified] Pin
Pete O'Hanlon30-May-08 9:24
mvePete O'Hanlon30-May-08 9:24 
AnswerRe: c# Pin
Bert delaVega30-May-08 12:36
Bert delaVega30-May-08 12:36 
AnswerRe: c# Pin
MarkB77730-May-08 13:20
MarkB77730-May-08 13:20 
GeneralRe: c# Pin
MarkB77730-May-08 13:25
MarkB77730-May-08 13:25 
QuestionChar Arrays and strings Pin
ffowler30-May-08 8:36
ffowler30-May-08 8:36 
AnswerRe: Char Arrays and strings Pin
carbon_golem30-May-08 8:50
carbon_golem30-May-08 8:50 
AnswerRe: Char Arrays and strings Pin
engsrini30-May-08 8:57
engsrini30-May-08 8:57 
GeneralRe: Char Arrays and strings Pin
ffowler30-May-08 9:12
ffowler30-May-08 9:12 
AnswerRe: Char Arrays and strings Pin
#realJSOP30-May-08 9:47
professional#realJSOP30-May-08 9:47 
Questionapp.config Pin
Vivek Mahajan30-May-08 8:20
Vivek Mahajan30-May-08 8:20 

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.