0
Answer

virtual memory

naturalstoic

naturalstoic

19y
1.9k
1
hi all My c# program creates several windows with datagrids. the virtual memory size used by the program increase whenever a new window is opened but doen't decrease when these windows are closed(dispose is explicitlly called). Is there a memory leak in my program ,if so is there a utility i can use to locate the memory leak? Thanks