Buy Questpond's video subscriptions on
huge discount
.
Online: 1840
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
What debugging tools come with the .NET SDK
Posted by
deccansoft
on 9/23/2010 | Category:
C# Interview questions
| Views: 2632
1.CorDBG – command-line debugger.To use CorDbg, you must compile the original C# file using the /debug switch.
2.DbgCLR – graphic debugger. Visual Studio .NET uses the DbgCLR.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
What does assert() method do
Next question > :
Can we overload contructors
Comments or Responses
Login to post response
More Interview Questions
Can we overload contructors
Can we force the activation of Garbage Collection if yes How?
__________ DialogBox : It always remains on top of the owner form but ...
________ DialogBox : unless it is disposed we cannot work with the par ...
What is an MDI
MaskedTextBox properties are _________
KeyDown event fires only for _____________
KeyPress event fires only for _____________