Click here to Skip to main content
15,917,176 members
Home / Discussions / C#
   

C#

 
GeneralRe: tab page - tab pane Pin
pat27088111-Oct-04 11:13
pat27088111-Oct-04 11:13 
Generalhttps server Pin
ppp0018-Oct-04 0:54
ppp0018-Oct-04 0:54 
GeneralRe: https server Pin
Colin Angus Mackay8-Oct-04 1:09
Colin Angus Mackay8-Oct-04 1:09 
GeneralRe: https server Pin
Vasudevan Deepak Kumar8-Oct-04 3:49
Vasudevan Deepak Kumar8-Oct-04 3:49 
Generalxml with c# for pocketpc Pin
pujas8-Oct-04 0:47
pujas8-Oct-04 0:47 
GeneralRe: xml with c# for pocketpc Pin
Heath Stewart8-Oct-04 6:20
protectorHeath Stewart8-Oct-04 6:20 
Generalxml with c# for pocketpc Pin
pujas8-Oct-04 0:47
pujas8-Oct-04 0:47 
QuestionHow can I get a *real* destructor?! Pin
nurglitch8-Oct-04 0:36
nurglitch8-Oct-04 0:36 
My problem is a very straightforward one. MS (probably for marketing purposes) claims that destructors are no longer necessary, while they obviously are - for freeing resources and similar tasks. Now I have a bit of a problem with getting a real destructor, not just a method that does some stuff without affecting object's existence at all. I want to kill an object so that every reference to that object anywhere becomes null - is that at all possible? Or do I have to keep track inside of the object of all possible references to it and free them from Dispose? Is there any way to force GC to kill the object?
AnswerRe: How can I get a *real* destructor?! Pin
sreejith ss nair8-Oct-04 1:51
sreejith ss nair8-Oct-04 1:51 
GeneralRe: How can I get a *real* destructor?! Pin
nurglitch8-Oct-04 2:15
nurglitch8-Oct-04 2:15 
GeneralRe: How can I get a *real* destructor?! Pin
Colin Angus Mackay8-Oct-04 3:17
Colin Angus Mackay8-Oct-04 3:17 
GeneralRe: How can I get a *real* destructor?! Pin
Matt Gerrans8-Oct-04 9:32
Matt Gerrans8-Oct-04 9:32 
GeneralSafeNativeMethods Pin
Mikke_x8-Oct-04 0:08
Mikke_x8-Oct-04 0:08 
QuestionHow to add an active directory user to One BuiltIn Group- programmatically Pin
Subin KJ7-Oct-04 23:31
Subin KJ7-Oct-04 23:31 
GeneralPassing variables by ref Pin
Peter Beedell7-Oct-04 22:28
Peter Beedell7-Oct-04 22:28 
GeneralRe: Passing variables by ref Pin
Heath Stewart7-Oct-04 22:38
protectorHeath Stewart7-Oct-04 22:38 
GeneralRe: Passing variables by ref Pin
Peter Beedell8-Oct-04 1:35
Peter Beedell8-Oct-04 1:35 
GeneralRe: Passing variables by ref Pin
Heath Stewart8-Oct-04 6:11
protectorHeath Stewart8-Oct-04 6:11 
GeneralFull Screen How to Pin
biran7-Oct-04 22:24
biran7-Oct-04 22:24 
GeneralRe: Full Screen How to Pin
Heath Stewart7-Oct-04 22:32
protectorHeath Stewart7-Oct-04 22:32 
GeneralRe: Full Screen How to Pin
biran7-Oct-04 23:54
biran7-Oct-04 23:54 
GeneralRe: Full Screen How to Pin
Heath Stewart8-Oct-04 6:07
protectorHeath Stewart8-Oct-04 6:07 
QuestionDatabase security - Any suggestions? Pin
totig7-Oct-04 22:21
totig7-Oct-04 22:21 
AnswerRe: Database security - Any suggestions? Pin
Heath Stewart7-Oct-04 22:40
protectorHeath Stewart7-Oct-04 22:40 
AnswerRe: Database security - Any suggestions? Pin
Vasudevan Deepak Kumar8-Oct-04 3:55
Vasudevan Deepak Kumar8-Oct-04 3:55 

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.