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
What is the difference between and xml documentation tag?
What are c# i/o classes? What are the commonly used i/o classes?
What is asax file in c#?
Can you have an array of arrays?
What is array collection?
Can you change the value of a constant filed after its declaration?
Which of the following operations can you not perform on an ado.net dataset?
What is serialization in c#?
What is binding in c#?
What is an assembly qualified name
What is icomparer in c#?
What is func delegate in c#?
What is a class level variable in c#?
What is session variable in c#?
Give some examples for built in datatypes in c#?