The tools in this section provide diagnostic services for .NET Framework applications and extensions for managed debugging.
These tools are automatically installed with Visual Studio and with the Windows SDK. The best way to run these tools is by using the Visual Studio or Windows SDK Command Prompt.
Helps tools vendors and application developers find and fix bugs in programs that target the .NET Framework common language runtime. This tool uses the runtime debugging API to provide debugging services.
Helps you debug managed programs in the WinDbg.exe debugger and in Visual Studio by providing information about the internal common language runtime environment.
Includes tools that help with build and deployment tasks such as generating portable executable (PE) and Microsoft intermediate language (MSIL) files, viewing and manipulating the global assembly cache, managing application and deployment manifests, and handling isolated stores and resource files.