Click here to Skip to main content
15,906,279 members
Home / Discussions / C#
   

C#

 
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
mvePete O'Hanlon5-Mar-14 7:38 
AnswerRe: Is C# is fully object oriented or not? Pin
Pete O'Hanlon5-Mar-14 8:05
mvePete 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 
GeneralRe: Remove Controls Pin
Zeyad Jalil4-Mar-14 0:41
professionalZeyad Jalil4-Mar-14 0:41 
AnswerRe: Remove Controls Pin
OriginalGriff3-Mar-14 23:54
mveOriginalGriff3-Mar-14 23:54 
GeneralRe: Remove Controls Pin
GuyThiebaut4-Mar-14 3:51
professionalGuyThiebaut4-Mar-14 3:51 
GeneralRe: Remove Controls Pin
OriginalGriff4-Mar-14 4:33
mveOriginalGriff4-Mar-14 4:33 
GeneralRe: Remove Controls Pin
BillWoodruff4-Mar-14 14:45
professionalBillWoodruff4-Mar-14 14:45 
A side-note: trying to delete items in collections in a 'foreach enumeration of the collection does, in many cases, throw an actual error at run-time. In the case of removing Controls using 'foreach, an error is not thrown, however, not all the Controls targeted are removed. Another "strange but true" artifact of .NET (still valid in .NET 4.5, 4.5.1).
“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

AnswerRe: Remove Controls Pin
Dave Kreskowiak4-Mar-14 3:40
mveDave Kreskowiak4-Mar-14 3:40 
AnswerUse a curtain! Pin
Ravi Bhavnani4-Mar-14 4:41
professionalRavi Bhavnani4-Mar-14 4:41 
AnswerRe: Remove Controls Pin
BillWoodruff4-Mar-14 14:57
professionalBillWoodruff4-Mar-14 14:57 

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.