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
Can I get the name of a type at runtime?
Is comparator a functional interface?
What is use of console?
How to exclude a property from xml serialization?
Is c# 8 released?
Is it not possible to store a boolean value as a variable?
What is default value of bool in c#?
Explain about WSDL
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
Define encapsulation?
What is the difference between list and array in c#?
Why do we use generics in c#?
Is c sharp and c# are same?
Is datetime nullable c#?
What are primitive data types in c#?