What debugging tools come with the .NET SDK?

Submitted by: Administrator
1. CorDBG - command-line debugger. To use CorDbg, you must compile the original C# file using the /debug switch.
2. DbgCLR - graphic debugger. Visual Studio .NET uses the DbgCLR.
Submitted by: Administrator

Read Online C# (Sharp) Programming Language Job Interview Questions And Answers