Click here to Skip to main content
15,881,204 members
Home / Discussions / C#
   

C#

 
GeneralRe: Implementing Interfaces Pin
Not Active16-Nov-11 16:51
mentorNot Active16-Nov-11 16:51 
GeneralRe: Implementing Interfaces Pin
Richard Andrew x6416-Nov-11 16:53
professionalRichard Andrew x6416-Nov-11 16:53 
AnswerRe: Implementing Interfaces Pin
Wayne Gaylard16-Nov-11 17:07
professionalWayne Gaylard16-Nov-11 17:07 
GeneralRe: Implementing Interfaces Pin
Richard Andrew x6416-Nov-11 17:10
professionalRichard Andrew x6416-Nov-11 17:10 
GeneralRe: Implementing Interfaces Pin
Wayne Gaylard16-Nov-11 17:17
professionalWayne Gaylard16-Nov-11 17:17 
AnswerRe: Implementing Interfaces Pin
BillWoodruff16-Nov-11 19:28
professionalBillWoodruff16-Nov-11 19:28 
AnswerRe: Implementing Interfaces Pin
BobJanova16-Nov-11 23:25
BobJanova16-Nov-11 23:25 
QuestionHow do you handle this? Pin
Rojan Gh.16-Nov-11 14:57
professionalRojan Gh.16-Nov-11 14:57 
How do you handle this? Hmmm | :|
C#
Girl girl = new Girl(Type.LovelyOne|Type.KindOne|PrettyOne);
Boy you = new Boy(Type.KindOne|Type.Married);
girl.Love(you);
girl.MakeLove(you);
you.IsInLove = true;
girl.ReturnedToHerBoyfriend = true;
girl.Leave();
you.Dispose();

Fatal Error! Hmmm | :|
Sojaner!

QuestionInterop: Anyone know how to save an Excel workbook without the "Do you want to save" popup? Pin
Alaric_16-Nov-11 4:01
professionalAlaric_16-Nov-11 4:01 
AnswerRe: Interop: Anyone know how to save an Excel workbook without the "Do you want to save" popup? Pin
Not Active16-Nov-11 4:07
mentorNot Active16-Nov-11 4:07 
GeneralRe: Interop: Anyone know how to save an Excel workbook without the "Do you want to save" popup? Pin
Alaric_16-Nov-11 4:09
professionalAlaric_16-Nov-11 4:09 
AnswerRe: Interop: Anyone know how to save an Excel workbook without the "Do you want to save" popup? Pin
Alaric_16-Nov-11 4:08
professionalAlaric_16-Nov-11 4:08 
QuestionZoom window box (attached to mouse pointer) Pin
Blubbo16-Nov-11 3:39
Blubbo16-Nov-11 3:39 
QuestionWinForms - Detect End of RichTextBox Pin
Matt U.16-Nov-11 2:40
Matt U.16-Nov-11 2:40 
AnswerRe: WinForms - Detect End of RichTextBox Pin
V.16-Nov-11 3:56
professionalV.16-Nov-11 3:56 
GeneralRe: WinForms - Detect End of RichTextBox Pin
Matt U.16-Nov-11 4:48
Matt U.16-Nov-11 4:48 
GeneralRe: WinForms - Detect End of RichTextBox Pin
V.25-Nov-11 3:23
professionalV.25-Nov-11 3:23 
AnswerRe: WinForms - Detect End of RichTextBox Pin
BobJanova16-Nov-11 6:07
BobJanova16-Nov-11 6:07 
GeneralRe: WinForms - Detect End of RichTextBox Pin
Matt U.16-Nov-11 8:20
Matt U.16-Nov-11 8:20 
GeneralRe: WinForms - Detect End of RichTextBox Pin
Pete O'Hanlon16-Nov-11 8:45
mvePete O'Hanlon16-Nov-11 8:45 
GeneralRe: WinForms - Detect End of RichTextBox Pin
Matt U.16-Nov-11 8:50
Matt U.16-Nov-11 8:50 
GeneralRe: WinForms - Detect End of RichTextBox Pin
BobJanova16-Nov-11 23:16
BobJanova16-Nov-11 23:16 
AnswerRe: WinForms - Detect End of RichTextBox Pin
BillWoodruff16-Nov-11 14:41
professionalBillWoodruff16-Nov-11 14:41 
QuestionBug in ShowWindow in Windows 7 Pin
Axonn Echysttas16-Nov-11 2:08
Axonn Echysttas16-Nov-11 2:08 
Questionproblem: popup image onclick gridview image using model popup and web service Pin
Rohit Sharma70616-Nov-11 1:38
Rohit Sharma70616-Nov-11 1:38 

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.