| | |
Memory Leak
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Nov 2008
Posts: 44
Reputation:
Solved Threads: 4
Now, you think I'm crazy. Memory leak in C#? Well, it's happening for me. I think somehow VS think that object still in use or something, that's why it not disposes it.
Background: I'm working on a big application which was coded about 4 years ago and every year, new developers with different level of skills. And Somehow they are just amazing enough to create a super complex area with lot of user controls and even pass the GC (Just so amazing). It's kind of leak everywhere.
To solve the problem I used Memory Profiler (My ANTS is expiried) but no luck 'cos it lead me down to about 20 differents level
(Just great)
Question: I develop myself a runtime memory tracking system to integrate into this system. I could have the real time total memory but I want to monitor every single variables or controls. Do you know how to get it.
Background: I'm working on a big application which was coded about 4 years ago and every year, new developers with different level of skills. And Somehow they are just amazing enough to create a super complex area with lot of user controls and even pass the GC (Just so amazing). It's kind of leak everywhere.
To solve the problem I used Memory Profiler (My ANTS is expiried) but no luck 'cos it lead me down to about 20 differents level
(Just great)Question: I develop myself a runtime memory tracking system to integrate into this system. I could have the real time total memory but I want to monitor every single variables or controls. Do you know how to get it.
.Net Developer - 3D Game Designer
My Portfolio/Blog: http://www.hieu.co.uk
My Portfolio/Blog: http://www.hieu.co.uk
![]() |
Similar Threads
- Memory leak in game (C++)
- SDL library memory leak (C)
- Looking for Memory Leak Advice (C++)
- Can't prevent memory leak (C++)
- can't find my memory leak (C++)
- Memory Leak? (C)
- Constructor and Convertion operator are the same,how to avoid memory leak? (C++)
Other Threads in the C# Forum
- Previous Thread: How to control Ms Powerpoint 2007 Slide show using C# 3.5?
- Next Thread: image dragging in win mobile
| Thread Tools | Search this Thread |
.net access ado.net algorithm angle array barchart bitmap box broadcast buttons c# capturing check checkbox client color combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees delegate development disappear draganddrop drawing encryption enum event excel file form format forms function gdi+ geometry httpwebrequest image index input install java label list listbox listener mandelbrot math monodevelop mouseclick msword mysql operator path pause photoshop picturebox pixelinversion post programming radians regex remote remoting richtextbox round serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer update usercontrol validation virtualization visualbasic visualstudio webbrowser windows winforms wpf xml





