I\'m trying to perform some memory profiling on an applications that is accumulating large amounts of memory.
I have found this tool (CLRProfiler): http://msdn.micro
You can use a commercial product like ants memory profiler (red-gate) or dotTrace (jetbrains).
Both are very easy to get started with.