Click here to Skip to main content
16,004,854 members
Home / Discussions / C#
   

C#

 
GeneralRe: How reader information directory Pin
senalkan30-May-07 21:33
senalkan30-May-07 21:33 
QuestionDispose doubts Pin
Peterson Luiz30-May-07 4:21
Peterson Luiz30-May-07 4:21 
AnswerRe: Dispose doubts Pin
leppie30-May-07 4:47
leppie30-May-07 4:47 
AnswerRe: Dispose doubts Pin
Martin#30-May-07 5:06
Martin#30-May-07 5:06 
GeneralRe: Dispose doubts Pin
Peterson Luiz30-May-07 6:40
Peterson Luiz30-May-07 6:40 
AnswerRe: Dispose doubts Pin
Martin#30-May-07 8:46
Martin#30-May-07 8:46 
GeneralRe: Dispose doubts Pin
Peterson Luiz30-May-07 9:25
Peterson Luiz30-May-07 9:25 
AnswerRe: Dispose doubts Pin
Martin#30-May-07 10:17
Martin#30-May-07 10:17 
Hello,
Peterson Luiz wrote:
And this userControls that are not beeing properly disposed have labels and buttons in them

Is there something else special about that UserControl?

Peterson Luiz wrote:
Even though Memory Profiler shows an increase in theses undisposed items, the memory used by the application remains in 100MB - 120MB (reported by task manager).

Maybe the GC is able to free these memory although it is not disposed properly, who knows?;)
Peterson Luiz wrote:
I don't know if I can trust 100% on the profiler. It´s documentation is not very clear in some poits...

That's true, but normaly it shows always too much because it also calculating the unmanaged resorces.
At the link I gave you, you could download a trial version of .netmemprofiler professional, which also shows the unmanaged resorces apart from .Net recorses!

I would recommend making snapshots from time to time and look for delta instances!


All the best,

Martin
AnswerRe: Dispose doubts Pin
Jimmanuel30-May-07 6:30
Jimmanuel30-May-07 6:30 
Questionwant to make a folder sharable programatically Pin
devesh_code30-May-07 4:12
devesh_code30-May-07 4:12 
AnswerRe: want to make a folder sharable programatically Pin
Manoj Kumar Rai30-May-07 4:31
professionalManoj Kumar Rai30-May-07 4:31 
QuestionAdvice Pin
wwwlicious30-May-07 4:03
wwwlicious30-May-07 4:03 
AnswerRe: Advice [modified] Pin
Not Active30-May-07 4:12
mentorNot Active30-May-07 4:12 
GeneralRe: Advice Pin
wwwlicious30-May-07 4:32
wwwlicious30-May-07 4:32 
GeneralRe: Advice Pin
Manoj Kumar Rai30-May-07 4:48
professionalManoj Kumar Rai30-May-07 4:48 
QuestionRe: Advice Pin
wwwlicious30-May-07 5:03
wwwlicious30-May-07 5:03 
AnswerRe: Advice Pin
Manoj Kumar Rai30-May-07 5:19
professionalManoj Kumar Rai30-May-07 5:19 
GeneralRe: Advice Pin
wwwlicious30-May-07 6:00
wwwlicious30-May-07 6:00 
GeneralRe: Advice Pin
Not Active30-May-07 9:37
mentorNot Active30-May-07 9:37 
GeneralRe: Advice Pin
wwwlicious30-May-07 22:37
wwwlicious30-May-07 22:37 
GeneralRe: Advice Pin
Not Active31-May-07 2:06
mentorNot Active31-May-07 2:06 
AnswerRe: Advice Pin
wwwlicious31-May-07 2:58
wwwlicious31-May-07 2:58 
Questionreading elements of xml Pin
saqib8230-May-07 3:22
saqib8230-May-07 3:22 
AnswerRe: reading elements of xml Pin
Affan Toor30-May-07 3:45
Affan Toor30-May-07 3:45 
QuestionHow to maintain the scrolled view of the datagridview after rebinding? Pin
Affan Toor30-May-07 3:21
Affan Toor30-May-07 3:21 

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.