I have WCF Service d. i am calling by creating proxy. now i want to test serivices for memory leaks.
is there any Tool? or can we do it by using microsoft VSTS?
Hi,
Yes, the VSTS profiler will be a good choice for you.
And the .net memory profiler is also a tool to help you to check the memory leaks.
#.net memory profiler: http://memprofiler.com/ .
Best Regards.
Check this thread -
http://social.msdn.microsoft.com/Forums/vstudio/en-US/34fc1a8c-13e1-4a77-b299-5cb728d00188/visual-studio-memory-leak-detection-mechanism