Click here to Skip to main content
15,792,608 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Questions Pin
shiftwik8-Jul-14 22:09
shiftwik8-Jul-14 22:09 
GeneralRe: C# Questions Pin
OriginalGriff8-Jul-14 22:21
mvaOriginalGriff8-Jul-14 22:21 
GeneralRe: C# Questions Pin
Erik Westermann11-Jul-14 4:48
professionalErik Westermann11-Jul-14 4:48 
GeneralRe: C# Questions Pin
OriginalGriff8-Jul-14 22:23
mvaOriginalGriff8-Jul-14 22:23 
GeneralRe: C# Questions Pin
Richard Deeming9-Jul-14 2:48
mveRichard Deeming9-Jul-14 2:48 
GeneralRe: C# Questions Pin
OriginalGriff9-Jul-14 3:30
mvaOriginalGriff9-Jul-14 3:30 
GeneralRe: C# Questions Pin
Nicholas Marty9-Jul-14 5:33
professionalNicholas Marty9-Jul-14 5:33 
GeneralRe: C# Questions Pin
Richard Deeming9-Jul-14 6:03
mveRichard Deeming9-Jul-14 6:03 
Nicholas Marty wrote:
Should call Dispose if you are implementing the IDisposable Interface Shucks | :-\

If your class has a finalizer and doesn't implement IDisposable, that's almost certainly a bug.

I can't think of any reason why your class would say, "I want this resource to possibly be cleaned up at some unknown point in the future, but I don't want the calling code to be able to clean it up immediately".



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: C# Questions Pin
Nicholas Marty9-Jul-14 21:32
professionalNicholas Marty9-Jul-14 21:32 
GeneralRe: C# Questions Pin
Richard Deeming10-Jul-14 2:01
mveRichard Deeming10-Jul-14 2:01 
GeneralRe: C# Questions Pin
Nicholas Marty11-Jul-14 1:48
professionalNicholas Marty11-Jul-14 1:48 
AnswerRe: C# Questions Pin
V.9-Jul-14 2:40
professionalV.9-Jul-14 2:40 
GeneralHelp Pin
gsn19708-Jul-14 9:13
gsn19708-Jul-14 9:13 
GeneralRe: Help Pin
Richard MacCutchan8-Jul-14 9:23
mveRichard MacCutchan8-Jul-14 9:23 
GeneralRe: Help Pin
Pete O'Hanlon8-Jul-14 10:37
subeditorPete O'Hanlon8-Jul-14 10:37 
GeneralRe: Help Pin
gsn197015-Jul-14 22:18
gsn197015-Jul-14 22:18 
GeneralRe: Help Pin
Pete O'Hanlon15-Jul-14 22:44
subeditorPete O'Hanlon15-Jul-14 22:44 
GeneralRe: Help Pin
gsn197018-Jul-14 1:42
gsn197018-Jul-14 1:42 
Generalneed your help Pin
gsn197025-Sep-14 5:12
gsn197025-Sep-14 5:12 
GeneralRe: need your help Pin
Pete O'Hanlon25-Sep-14 5:44
subeditorPete O'Hanlon25-Sep-14 5:44 
GeneralRe: need your help Pin
gsn197025-Sep-14 21:53
gsn197025-Sep-14 21:53 
GeneralRe: need your help Pin
Pete O'Hanlon25-Sep-14 22:07
subeditorPete O'Hanlon25-Sep-14 22:07 
GeneralRe: need your help Pin
gsn197025-Sep-14 22:14
gsn197025-Sep-14 22:14 
QuestionPrinting Bytes to printer in MVC Pin
nitin_ion8-Jul-14 0:32
nitin_ion8-Jul-14 0:32 
AnswerRe: Printing Bytes to printer in MVC Pin
Kornfeld Eliyahu Peter8-Jul-14 0:58
professionalKornfeld Eliyahu Peter8-Jul-14 0:58 

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.