Click here to Skip to main content
15,885,782 members
Home / Discussions / C#
   

C#

 
AnswerRe: Sending sms through .Net C# Windows Application Pin
thowra6-Apr-09 5:50
thowra6-Apr-09 5:50 
Questionlz77 decompression in c# (some body help me please) Pin
novhard6-Apr-09 0:07
novhard6-Apr-09 0:07 
AnswerRe: lz77 decompression in c# (some body help me please) Pin
Henry Minute6-Apr-09 1:27
Henry Minute6-Apr-09 1:27 
GeneralRe: lz77 decompression in c# (some body help me please) Pin
novhard6-Apr-09 19:07
novhard6-Apr-09 19:07 
GeneralRe: lz77 decompression in c# (some body help me please) Pin
Henry Minute7-Apr-09 0:47
Henry Minute7-Apr-09 0:47 
QuestionGarbage Collection in C#. Pin
Ashwani Dhiman5-Apr-09 23:38
Ashwani Dhiman5-Apr-09 23:38 
AnswerRe: Garbage Collection in C#. Pin
CPallini5-Apr-09 23:47
mveCPallini5-Apr-09 23:47 
AnswerRe: Garbage Collection in C#. [modified] Pin
akhilonly0075-Apr-09 23:47
akhilonly0075-Apr-09 23:47 
hey Ashwani Dhiman

what in your case when you create an object in first line and used in last line it does not matter that you are using the object or not in your code,
the thing is the memory which is used by the object is referenced by any variable or not i.e accessible or not by your code

when memory location is dangling garbage collector will recollect those

hope this will help u

Smile | :)

akhilonly007@gmail.com

modified on Monday, April 6, 2009 6:31 AM

GeneralRe: Garbage Collection in C#. Pin
Colin Angus Mackay5-Apr-09 23:50
Colin Angus Mackay5-Apr-09 23:50 
GeneralRe: Garbage Collection in C#. Pin
akhilonly0076-Apr-09 0:04
akhilonly0076-Apr-09 0:04 
GeneralRe: Garbage Collection in C#. Pin
Colin Angus Mackay6-Apr-09 0:16
Colin Angus Mackay6-Apr-09 0:16 
GeneralRe: Garbage Collection in C#. Pin
DaveyM696-Apr-09 0:16
professionalDaveyM696-Apr-09 0:16 
GeneralRe: Garbage Collection in C#. Pin
akhilonly0076-Apr-09 0:31
akhilonly0076-Apr-09 0:31 
AnswerRe: Garbage Collection in C#. Pin
Colin Angus Mackay5-Apr-09 23:48
Colin Angus Mackay5-Apr-09 23:48 
GeneralRe: Garbage Collection in C#. Pin
S. Senthil Kumar6-Apr-09 5:22
S. Senthil Kumar6-Apr-09 5:22 
AnswerMessage Removed Pin
6-Apr-09 3:35
professionalN_tro_P6-Apr-09 3:35 
GeneralRe: Garbage Collection in C#. Pin
Colin Angus Mackay6-Apr-09 5:00
Colin Angus Mackay6-Apr-09 5:00 
GeneralRe: Garbage Collection in C#. Pin
led mike6-Apr-09 5:15
led mike6-Apr-09 5:15 
GeneralRe: Garbage Collection in C#. Pin
Dan Neely6-Apr-09 9:05
Dan Neely6-Apr-09 9:05 
GeneralRe: Garbage Collection in C#. Pin
Colin Angus Mackay6-Apr-09 9:07
Colin Angus Mackay6-Apr-09 9:07 
GeneralRe: Garbage Collection in C#. Pin
Dan Neely6-Apr-09 9:37
Dan Neely6-Apr-09 9:37 
GeneralRe: Garbage Collection in C#. Pin
Dan Neely7-Apr-09 7:05
Dan Neely7-Apr-09 7:05 
QuestionSend struct from c# as reference to c++ dll Pin
Ronenb5-Apr-09 23:15
Ronenb5-Apr-09 23:15 
AnswerRe: Send struct from c# as reference to c++ dll Pin
CPallini5-Apr-09 23:44
mveCPallini5-Apr-09 23:44 
QuestionC# + Webpage, questions Pin
Yinfall5-Apr-09 23:14
Yinfall5-Apr-09 23:14 

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.