Hi,
I've been using multiple tools including the .NET Memory Profiler to track down why my GCs are so long.
I've posted a detail description here.
http://social.msdn.microsoft.com/Forums/en/netfxbcl/thread/ae043077-260c-42b7-be22-88824fb69a8b
I read a post on here about the bug in the TreeView and the ingenious workaround. I was wondering if anyone had ideas about how I can side step this.
We are reducing the number of times we update the datagrid to alleviate, but wondering if there is another solution.
Thank you!
YeeMan