Tracking down memory leaks in C# / VB.NET

CLR Profiler version 4:
http://www.microsoft.com/download/en/confirmation.aspx?id=16273

note: if using this with an application using .NET Framework 3.5
then you need to select CLR 2

if using .NET Framework 4 then select CLR 4

Comments