Home All Groups Group Topic Archive Search About
Author
30 Mar 2005 5:07 PM
gabe
i suspect that a project hat i'm working on has some problems (ok, several)
in that everytime i query a db my memory usage climbs.  i've looked thru the
code but am having a tough time seeing a casue, is there a tool to track
objects to the point that it can show number of objects that were created but
not released, while the app is running?

thank you in advance
g

Author
30 Mar 2005 5:22 PM
Herfried K. Wagner [MVP]
"gabe" <g***@discussions.microsoft.com> schrieb:
>i suspect that a project hat i'm working on has some problems (ok, several)
> in that everytime i query a db my memory usage climbs.  i've looked thru
> the
> code but am having a tough time seeing a casue, is there a tool to track
> objects to the point that it can show number of objects that were created
> but
> not released, while the app is running?

Allocation Profiler src
<URL:http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=3254325d-a4aa-4bb3-aa86-c72d5104ec74>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>