Posts
Sort by recent activity
Help on Memory profiling of windows application
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 ...