Should Silverlight Controls be re-loaded onto pages?
问题 Some months ago I started developing a Silverlight application on my own. I quickly discovered that I was unable to get expected garbage collection for most of my controls. I struggled for about a week with WinDBG and ANTS memory profiler and then found the "DataTemplate memory leak" strand on the Silverlight forum (http://forums.silverlight.net/forums/t/171739.aspx). Given that so many people seemed to be frustrated with various memory issues I decided to delay further investigation into the