Click here to Skip to main content
15,867,990 members
Home / Discussions / C#
   

C#

 
GeneralRe: Inheriting binding list Pin
Gilbert Consellado6-Mar-14 22:05
professionalGilbert Consellado6-Mar-14 22:05 
AnswerRe: Inheriting binding list Pin
Eddy Vluggen6-Mar-14 7:10
professionalEddy Vluggen6-Mar-14 7:10 
GeneralRe: Inheriting binding list Pin
Gilbert Consellado6-Mar-14 22:25
professionalGilbert Consellado6-Mar-14 22:25 
QuestionIs C# is fully object oriented or not? Pin
Member 102864334-Mar-14 21:48
Member 102864334-Mar-14 21:48 
AnswerRe: Is C# is fully object oriented or not? Pin
Peter Leow4-Mar-14 21:59
professionalPeter Leow4-Mar-14 21:59 
GeneralRe: Is C# is fully object oriented or not? Pin
BobJanova5-Mar-14 0:39
BobJanova5-Mar-14 0:39 
AnswerRe: Is C# is fully object oriented or not? Pin
OriginalGriff4-Mar-14 22:14
mveOriginalGriff4-Mar-14 22:14 
AnswerRe: Is C# is fully object oriented or not? Pin
BillWoodruff4-Mar-14 23:08
professionalBillWoodruff4-Mar-14 23:08 
Well, I think that all depends on how you define what an OO Language is. If you met someone at Xerox Parc in the 1970's who programmed in SmallTalk, and showed them the C# Language specification, they might say C# is not a full OO Language because it doesn't support "true" multiple-inheritance, and it distinguishes value Types from reference Types. But, that same person would probably also say that Java, Ruby, and Python, are not OO Languages.

But, if you ask the question as: "Is C# an object-oriented language ?:" then, I would say: "yes," because you can't do squat in C# without creating and using objects; and, yes, because C# supports the key-features of object-oriented languages, including classes, and inheritance.
“The best hope is that one of these days the Ground will get disgusted enough just to walk away ~ leaving people with nothing more to stand ON than what they have so bloody well stood FOR up to now.” Kenneth Patchen, Poet

GeneralRe: Is C# is fully object oriented or not? Pin
harold aptroot5-Mar-14 1:21
harold aptroot5-Mar-14 1:21 
JokeRe: Is C# is fully object oriented or not? PinPopular
Wayne Gaylard5-Mar-14 1:37
professionalWayne Gaylard5-Mar-14 1:37 
GeneralRe: Is C# is fully object oriented or not? Pin
harold aptroot5-Mar-14 1:39
harold aptroot5-Mar-14 1:39 
GeneralRe: Is C# is fully object oriented or not? Pin
OriginalGriff5-Mar-14 1:56
mveOriginalGriff5-Mar-14 1:56 
GeneralRe: Is C# is fully object oriented or not? Pin
Wayne Gaylard5-Mar-14 1:58
professionalWayne Gaylard5-Mar-14 1:58 
GeneralRe: Is C# is fully object oriented or not? Pin
lukeer5-Mar-14 3:07
lukeer5-Mar-14 3:07 
GeneralRe: Is C# is fully object oriented or not? Pin
Wayne Gaylard5-Mar-14 3:18
professionalWayne Gaylard5-Mar-14 3:18 
GeneralRe: Is C# is fully object oriented or not? Pin
pradeep surya5-Mar-14 7:33
pradeep surya5-Mar-14 7:33 
GeneralRe: Is C# is fully object oriented or not? Pin
Pete O'Hanlon5-Mar-14 7:38
subeditorPete O'Hanlon5-Mar-14 7:38 
AnswerRe: Is C# is fully object oriented or not? Pin
Pete O'Hanlon5-Mar-14 8:05
subeditorPete O'Hanlon5-Mar-14 8:05 
QuestionMenu focus Pin
Member 106415403-Mar-14 22:45
Member 106415403-Mar-14 22:45 
QuestionRe: Menu focus Pin
Richard MacCutchan3-Mar-14 23:29
mveRichard MacCutchan3-Mar-14 23:29 
AnswerRe: Menu focus Pin
Bernhard Hiller4-Mar-14 2:11
Bernhard Hiller4-Mar-14 2:11 
QuestionRemove Controls Pin
Zeyad Jalil3-Mar-14 20:20
professionalZeyad Jalil3-Mar-14 20:20 
AnswerRe: Remove Controls Pin
BillWoodruff3-Mar-14 21:39
professionalBillWoodruff3-Mar-14 21:39 
GeneralRe: Remove Controls Pin
Zeyad Jalil3-Mar-14 22:54
professionalZeyad Jalil3-Mar-14 22:54 
AnswerRe: Remove Controls Pin
Simon_Whale3-Mar-14 23:24
Simon_Whale3-Mar-14 23:24 

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.