Click here to Skip to main content
15,902,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: HELP! Windows Services Pin
Luc Pattyn8-Jul-10 15:01
sitebuilderLuc Pattyn8-Jul-10 15:01 
GeneralRe: HELP! Windows Services Pin
Roger Wright8-Jul-10 16:43
professionalRoger Wright8-Jul-10 16:43 
GeneralRe: HELP! Windows Services Pin
Luc Pattyn8-Jul-10 23:09
sitebuilderLuc Pattyn8-Jul-10 23:09 
Questionpolymorphism Pin
netJP12L8-Jul-10 5:27
netJP12L8-Jul-10 5:27 
AnswerRe: polymorphism Pin
Abhinav S8-Jul-10 5:37
Abhinav S8-Jul-10 5:37 
GeneralRe: polymorphism Pin
netJP12L8-Jul-10 5:49
netJP12L8-Jul-10 5:49 
GeneralRe: polymorphism Pin
Ennis Ray Lynch, Jr.8-Jul-10 6:02
Ennis Ray Lynch, Jr.8-Jul-10 6:02 
AnswerRe: polymorphism Pin
Keith Barrow8-Jul-10 6:30
professionalKeith Barrow8-Jul-10 6:30 
netJP12L wrote:
ut does it mean changing a behaviour of a method in a drieved class also means polymorphism


Yes but not necessarily: The base class's method is the one that is called until it is overridden in a sub class.

If you need to define a method that you must change, the method must be abstract (as must the class in c#).
Dalek Dave: There are many words that some find offensive, Homosexuality, Alcoholism, Religion, Visual Basic, Manchester United, Butter.
Pete o'Hanlon: If it wasn't insulting tools, I'd say you were dumber than a bag of spanners.

GeneralRe: polymorphism Pin
netJP12L8-Jul-10 6:36
netJP12L8-Jul-10 6:36 
GeneralRe: polymorphism Pin
Keith Barrow8-Jul-10 7:44
professionalKeith Barrow8-Jul-10 7:44 
QuestionDetecting Button Clicks In Outlook Pin
euroazn8-Jul-10 4:28
euroazn8-Jul-10 4:28 
QuestionGet Parent form name in custom control Pin
kartheesh8-Jul-10 2:36
kartheesh8-Jul-10 2:36 
AnswerRe: Get Parent form name in custom control Pin
Ennis Ray Lynch, Jr.8-Jul-10 4:26
Ennis Ray Lynch, Jr.8-Jul-10 4:26 
AnswerRe: Get Parent form name in custom control [modified] Pin
kartheesh8-Jul-10 22:31
kartheesh8-Jul-10 22:31 
AnswerRe: Get Parent form name in custom control Pin
William Winner8-Jul-10 8:04
William Winner8-Jul-10 8:04 
AnswerRe: Get Parent form name in custom control Pin
Roger Wright8-Jul-10 16:56
professionalRoger Wright8-Jul-10 16:56 
QuestionProcess in C# (Open exe) Pin
ShafiqA8-Jul-10 0:36
ShafiqA8-Jul-10 0:36 
AnswerRe: Process in C# (Open exe) Pin
monstale8-Jul-10 0:53
monstale8-Jul-10 0:53 
AnswerRe: Process in C# (Open exe) Pin
Peace ON8-Jul-10 0:59
Peace ON8-Jul-10 0:59 
GeneralRe: Process in C# (Open exe) Pin
ShafiqA8-Jul-10 1:13
ShafiqA8-Jul-10 1:13 
GeneralRe: Process in C# (Open exe) Pin
Peace ON8-Jul-10 1:38
Peace ON8-Jul-10 1:38 
GeneralRe: Process in C# (Open exe) Pin
ShafiqA8-Jul-10 1:53
ShafiqA8-Jul-10 1:53 
GeneralRe: Process in C# (Open exe) Pin
Peace ON8-Jul-10 3:02
Peace ON8-Jul-10 3:02 
AnswerRe: Process in C# (Open exe) Pin
Calla8-Jul-10 3:19
Calla8-Jul-10 3:19 
QuestionHow to remove character from string Pin
M Riaz Bashir7-Jul-10 22:09
M Riaz Bashir7-Jul-10 22:09 

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.