what are debugging types in .net?

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


Please Help Members By Posting Answers For Below Questions

What is an axd file?

587


How to fetch a data from one table to another table in asp.net ?

575


What are validator? How do you disable them?

599


Describe the Server Control Events of ASP.NET?

647


What does asp.net stand for?

534






How to bind all the binding controls in a page at once in ASP.NET?

522


What is the difference between stored procedure vs function?

571


Define authentication and authorization.

615


What is server transfer?

491


What is viewstategenerator?

691


Give an example of cookie abuse.

593


How do you design a website with multilingual support in ASP.NET ?

541


How to make paging concepts in datagrid in ASP.NET?

547


Explain why it is useful to use mvc instead of webforms? : asp.net mvc

591


Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?

582