Click here to Skip to main content
15,890,336 members
Home / Discussions / C#
   

C#

 
GeneralRe: Exe Reading Pin
Richard Andrew x6417-Nov-11 3:06
professionalRichard Andrew x6417-Nov-11 3:06 
GeneralRe: Exe Reading Pin
Mycroft Holmes17-Nov-11 11:09
professionalMycroft Holmes17-Nov-11 11:09 
GeneralRe: Exe Reading Pin
Richard Andrew x6417-Nov-11 11:15
professionalRichard Andrew x6417-Nov-11 11:15 
GeneralRe: Exe Reading Pin
Member 814633721-Nov-11 3:06
Member 814633721-Nov-11 3:06 
QuestionImplementing Interfaces Pin
Richard Andrew x6416-Nov-11 16:29
professionalRichard Andrew x6416-Nov-11 16:29 
AnswerRe: Implementing Interfaces Pin
ekolis16-Nov-11 16:43
ekolis16-Nov-11 16:43 
GeneralRe: Implementing Interfaces Pin
Richard Andrew x6416-Nov-11 16:46
professionalRichard Andrew x6416-Nov-11 16:46 
GeneralRe: Implementing Interfaces Pin
ekolis17-Nov-11 3:52
ekolis17-Nov-11 3:52 
I usually default to implicit and only use explicit when I have to; the syntax is a bit weird, and since explicit implementation requires casting to the interface type to call the method, it could be confusing to a consumer of your code.
AnswerRe: Implementing Interfaces Pin
Not Active16-Nov-11 16:45
mentorNot Active16-Nov-11 16:45 
GeneralRe: Implementing Interfaces Pin
Richard Andrew x6416-Nov-11 16:49
professionalRichard Andrew x6416-Nov-11 16:49 
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 
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 

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.