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

C#

 
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 
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 
Wayne Gaylard wrote:
whereas in an explicit implementation, the method must be declared as private, meaning that the method can only be accessed by an instance of the Interface.

A ha! I wondered why the IDE didn't put "public" in front of my methods when I chose to explicitly implement from the shortcut menu.

Thanks for the terrific post.



The difficult we do right away...
...the impossible takes slightly longer.

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 
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 

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.