Tuesday, December 8, 2009

Finding Memory Leak in Silverlight

Finally one of my colleague opened the door to the Silverlight debugging using WinDbg and after a through google I was able to find out a great article by Delay regarding the same.

http://blogs.msdn.com/delay/archive/2009/03/11/where-s-your-leak-at-using-windbg-sos-and-gcroot-to-diagnose-a-net-memory-leak.aspx

This blog tells about so many commands while debugging.So you may obviously in one question.What are the other commands? Here is the list of commands.

Enjoy debugging and stop the leaks in your application.

1 comment:

Joymon said...

Adding SOS cheat sheet.

http://geekswithblogs.net/.netonmymind/archive/2006/03/14/72262.aspx