mike mcintyre's

.N e t J o u r n a l

vbCity Blogs moved to:
http://cs.vbcity.com/blogs
  Home :: Syndication  :: Login

OctNovember 2009Dec
SMTWTFS
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

Archives

Topics

Source Code

Managed Stack Explorer is a free power tool from Microsoft that we have found to be very useful for profiling and debugging the Microsoft .NET 2.0 applications we and our clients create.

Managed Stack Explorer is a lightweight tool used to monitor .NET 2.0 managed processes and their stacks. The Managed Stack Explorer provides a simple interface to allow you to monitor multiple processes at once and build periodic stack log files. Managed Stack Explorer works by quickly attaching to a process when a stack trace is requested, then detaching the moment the stack trace has been retrieved. This way the interference in the normal operation of the process is minimized.

Managed Stack Explorer is easy to use - just download it, unzip it, and run it!

Click the link below to download the Managed Stack Explorer, a free license, and documentation.

Stack Explorer Power Tool

posted on Monday, August 28, 2006 12:09 PM