![]() |
Sign Up! | Tags | Domains | Statistics | Options | Advanced Search |
Tagged: debugging, silverlight, net internals
Another SOS.DLL command new in Silverlight is !HeapStat, featuring statistics on the sizes and available space in the various GC heaps and generations. (Previously in this series: Basic steps with Silverlight SOS; The !AnalyzeOOM command.) Because Silverlight applications run within a browser, there’s typically going to be a single GC heap because the browser’s CLR host uses workstation … Continue Reading »