Answer Posted / mani
Two types of Debuggings
1.CorDbg:(command line debugger)To use CorDbg, You must
compile the original c# file, by using /debug switch.
2.Dbgclr:(Graphic Debugger)Visual studio.net uses Dbgclr
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
What is the advantage of using Windows authentication in a Web application?
What is application in asp net?
What is application Object?
In order to get assembly info which namespace we should import?
How can you pass multiple complex types in Web API?
How to register exception filter globally?
Do you know about caching with the datasource controls?
Why mvc is better than asp.net? : Asp.Net MVC
What is the use of express session?
Can we set which type of comparison we want to perform by the CompareValidator control?
Describe the disadvantage of cookies.
Is it possible to write code in many languages in one asp.net project?
What is difference between singleton and single call?
How can you implement the postback property of an asp.net control?
To display data in a Repeater control which template you provide?