what are debugging types in .net?

Answers were Sorted based on User's Feedback



what are debugging types in .net?..

Answer / 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

what are debugging types in .net?..

Answer / sanjay

There are two types debugging in dot net
1- CorDbg
2- Dbgclr

Is This Answer Correct ?    9 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.

1 Answers  


1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

2 Answers   Marlabs,


How you can access the values from the Repeater control in ASP.NET?

0 Answers  


How we can force all the validation controls to run?

0 Answers  


What base class do all Web Forms inherit from?

1 Answers  


Explain diff between dataset and datareader?

0 Answers  


What is Hybrid dictionary

1 Answers  


What is difference between Fragment Caching and Page Caching in ASP.NET?

0 Answers   PUCIT,


What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?

2 Answers  


The technical part was on ASP.Net only of web services.

1 Answers   Symphony,


2. Why did you choose this career?

2 Answers   Schwartz Oil, Swatz Oils,


What are the features of asp net?

0 Answers  


Categories