Using the .NetCF Remote Performance Monitor to find memory leaks: A real world example

A few weeks ago I posted an entry describing how to use the .Net Compact Framework Remote Performance Monitor to find managed memory leaks.  The other day I ran across a post from Rabi Satter describing how he used to tool to solve a critical leak for one of his customers.  His real world experience provides a much more complete memory leak example than my original post did.  Check it out: . https://www.satter.org/2007/03/thank_god_for_c.html

Thanks,

Steven

This posting is provided "AS IS" with no warranties, and confers no rights.