Thursday, May 14, 2009

Important Tool For .NET

1. Managed Stack Explorer 
    This tool is used to monitor all managed process and their threads.
    You can download that tool at following location DownLoad

2. Process Explorer
    This tool is same as Taskmanager but it will give you more detail than taskmanager. Even this tool show you process in parent child relation so it is easy to manager.
     You can find more detail and download location at following link Process Explorer.

3. CLRProfiler
    This tool is specially designed for CLR ( Common language runtime ) . This tool give you more detail about Heap graph of your application.
For .Net Framework 1.1
For .NET Framework 2.0

No comments: