Click here to Skip to main content
15,884,237 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: WSO CCC OTD 2020-11-16 Pin
OriginalGriff16-Nov-20 5:09
mveOriginalGriff16-Nov-20 5:09 
GeneralOi! Rage! Where's the CCC? Pin
OriginalGriff15-Nov-20 23:22
mveOriginalGriff15-Nov-20 23:22 
GeneralRe: Oi! Rage! Where's the CCC? Pin
Rage15-Nov-20 23:40
professionalRage15-Nov-20 23:40 
GeneralQA OP comment of the year Pin
BillWoodruff15-Nov-20 21:11
professionalBillWoodruff15-Nov-20 21:11 
GeneralRe: QA OP comment of the year Pin
Sander Rossel16-Nov-20 1:17
professionalSander Rossel16-Nov-20 1:17 
GeneralRe: QA OP comment of the year Pin
honey the codewitch16-Nov-20 3:29
mvahoney the codewitch16-Nov-20 3:29 
GeneralRe: QA OP comment of the year Pin
Sander Rossel16-Nov-20 3:51
professionalSander Rossel16-Nov-20 3:51 
GeneralRe: QA OP comment of the year Pin
honey the codewitch16-Nov-20 3:54
mvahoney the codewitch16-Nov-20 3:54 
That's why I said IDisposable.Dispose() and not simply Dispose(). What I didn't think I had to explain was that some classes hide interface members and expose a Close() method instead. Maybe I should have.

But IDisposable.Dispose() always gets you there, because the method is *not* private, it's simply hidden but maybe that's just how i look at it - the big difference being you *can* get to it because it's on a an interface that itself is publicly accessible
Real programmers use butterflies

GeneralRe: QA OP comment of the year Pin
Sander Rossel16-Nov-20 4:00
professionalSander Rossel16-Nov-20 4:00 
GeneralRe: QA OP comment of the year Pin
honey the codewitch16-Nov-20 4:04
mvahoney the codewitch16-Nov-20 4:04 
GeneralRe: QA OP comment of the year Pin
Sander Rossel16-Nov-20 4:29
professionalSander Rossel16-Nov-20 4:29 
Generalnearly six years later life throws me a bone Pin
BillWoodruff15-Nov-20 16:16
professionalBillWoodruff15-Nov-20 16:16 
GeneralRe: nearly six years later life throws me a bone Pin
Super Lloyd15-Nov-20 18:13
Super Lloyd15-Nov-20 18:13 
GeneralRe: nearly six years later life throws me a bone Pin
OriginalGriff15-Nov-20 22:57
mveOriginalGriff15-Nov-20 22:57 
RantWhat in the heck? When power saving goes wrong. Pin
honey the codewitch15-Nov-20 13:24
mvahoney the codewitch15-Nov-20 13:24 
GeneralRe: What in the heck? When power saving goes wrong. Pin
Rick York15-Nov-20 15:15
mveRick York15-Nov-20 15:15 
GeneralRe: What in the heck? When power saving goes wrong. Pin
honey the codewitch15-Nov-20 16:52
mvahoney the codewitch15-Nov-20 16:52 
GeneralRe: What in the heck? When power saving goes wrong. Pin
BillWoodruff15-Nov-20 16:33
professionalBillWoodruff15-Nov-20 16:33 
GeneralRe: What in the heck? When power saving goes wrong. Pin
honey the codewitch15-Nov-20 16:47
mvahoney the codewitch15-Nov-20 16:47 
GeneralRe: What in the heck? When power saving goes wrong. Pin
BillWoodruff15-Nov-20 17:43
professionalBillWoodruff15-Nov-20 17:43 
GeneralRe: What in the heck? When power saving goes wrong. Pin
Peter_in_278015-Nov-20 17:27
professionalPeter_in_278015-Nov-20 17:27 
GeneralRe: What in the heck? When power saving goes wrong. Pin
honey the codewitch15-Nov-20 17:48
mvahoney the codewitch15-Nov-20 17:48 
GeneralRe: What in the heck? When power saving goes wrong. Pin
CPallini15-Nov-20 20:20
mveCPallini15-Nov-20 20:20 
GeneralFun with Outlook Pin
Richard Andrew x6415-Nov-20 13:06
professionalRichard Andrew x6415-Nov-20 13:06 
GeneralRe: Fun with Outlook Pin
Kent Sharkey15-Nov-20 13:26
staffKent Sharkey15-Nov-20 13:26 

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.