Search Results

0
votes

Tool for analyzing .Net app memory dumps

I fully recommend .Net Memory Profiler. Beside being a great live memory profiler for .Net applications, it can also load memory dumps, and let you traverse the objects in the dump in a very intuit …