G
Gary Townsend
I have written a program in vb .net and want to go about trying to track
down a memory leak when i run my program and monitor it using the task
manager in windows 2k my program has a stead progression of memory usage
upwards. I have done all the well behaved things such as using dispose where
i can. So i guess i need to try and track down where approximately i am
using up my memory. Any suggestions?
down a memory leak when i run my program and monitor it using the task
manager in windows 2k my program has a stead progression of memory usage
upwards. I have done all the well behaved things such as using dispose where
i can. So i guess i need to try and track down where approximately i am
using up my memory. Any suggestions?