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 simple data binding?
COM+ Used ________________ Isolation Level
In how many ways we can retrieve table records count?
What is the parent class of all the web server control?
Explain how can we inherit a static member?
What is AutoEventWireup attribute for ?
How do you identify that the page is postback?
Explain login control and form authentication.
Name some asp objects?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is difference between singleton and single call?
Explain page output caching?
What is asp.net and ado net?
Where are session variables stored?
What is the function of new view engine in asp.net? : asp.net mvc