Activity overview
Latest activity by woodced
Silverlight - Profiling a Debugging instance
Is there any way that it's possible to profile a debugged instance of a silverlight web site? i.e. is it possible to be profiling the same silverlight instance that is active in the Visual Studio d...
Interesting. I can't see why I'd have a static reference to this, but I'd need to look into it further.
Under what circumstances is ANTS not able to decode the static variable reference? Is there any way of avoiding this circumstance? / comments
Interesting. I can't see why I'd have a static reference to this, but I'd need to look into it further.
Under what circumstances is ANTS not able to decode the static variable reference? Is there a...
Generic Lists and GCAlloc.Handle
In my Silverlight application I've got some member properties of Controls that are generic lists. For some reason when the Control is destroyed these are left behind as array structures referenced ...