What debugging tools come with the .NET SDK?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

From which base class do all Web Forms inherit from?

513


4. Describe the process when we send a request URL? And who is responsible for that?

1480


What is escape sequence in c#?

589


What is _viewstart cshtml?

469


Name which controls do not have events?

545






what is c# command?

494


Explain how do you convert a value-type to a reference-type?

442


What is ispostback c#?

476


What does m mean in decimal c#?

491


What are virtual classes in c#?

522


Explain About friend and Protected friend

515


What is an interface class? Give one example of it

474


What is the difference between early binding and late binding in c#?

494


What is a decimal in c#?

493


What is a dbml?

493