Help on Memory profiling of windows application
Manjula
Posts: 2
Hi,
I am using memory prolier to find out memory leaks in my application. I have used dispose to all the memory used by my form. But its still not getting disposed. It shows my form is refenrenced by system.windows.Forms.KeyEventHandler. Help me how to remove this reference.
Thanks,
Manju
I am using memory prolier to find out memory leaks in my application. I have used dispose to all the memory used by my form. But its still not getting disposed. It shows my form is refenrenced by system.windows.Forms.KeyEventHandler. Help me how to remove this reference.
Thanks,
Manju
Comments
Part 1:
http://www.youtube.com/watch?v=yZ8dC5nlhiY
Part 2:
http://www.youtube.com/watch?v=bcM6DoCV ... re=related