What debugging tools come with the .NET SDK?



What debugging tools come with the .NET SDK?..

Answer / p.ramakrishna

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

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More C Sharp Interview Questions

what kind of questions (.net)to expect in a telephonic interview.This is the first time i will be facing a tele interview .Any inputs regarding this??

2 Answers   iNube Software Solutions,


How are methods overloaded?

0 Answers  


What are the security issues if we send a query from the application?

1 Answers   Microsoft,


What does return do in unity?

0 Answers  


What is type class in c#?

0 Answers  






What is marker interface?

1 Answers   TCS,


what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?

0 Answers   4Cplus,


How long has c# been around?

0 Answers  


What is the console on a mac?

0 Answers  


What is better C# or VB.NET?

0 Answers  


What is cls, cts and clr in net?

0 Answers  


What is difference between int and int32 in c#?

1 Answers  


Categories