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 |
What is the difference between an integer and int?
Which of the following API is used to hide a window?
What is the difference between int.Parse() and Convert.toInt32().
What are the advantages of using assemble language programming?
What is the difference between ref & out parameters in c#?
what is the index value of the first element in an array?
How do you secure a webservice?
What is the .NET collection class that allows an element to be accessed using a unique key?
Explain the difference between the system.array.copyto() and system.array.clone()?
Write the difference between TypeOf and GetType?
What are the examples of data types?
Can I get the name of a type at runtime?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)