Answer Posted / suma
Debugging refers to a process in software development
whereby program analysts combines through computer code
looking for bugs.
In .NET we have objects called Trace Listeners. A listener
is an object that receives the trace output and outputs it
somewhere that somewhere could be a window in your
development environment
Two important programming operations/processes that help us
create and maintain applications are called "Debugging"
and "Tracing".
Debugging allows us to observe and correct programming
errors. Tracing is a form of Debugging that allows us to
keep track of the health and sanitary conditions of our
applications.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Differences between namespace, class, assembly?
I'm having some trouble with cas. How can I troubleshoot the problem?
What are virtual destructures?
What is close method? How its different from finalize and dispose?
What is a design pattern and what is it for?
How boxing and unboxing occures in memory?
Explain what does managed mean in the .net context?
What are code contracts?
How do I use the thread pool?
State the differences between the dispose() and finalize().
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
What is marshling?
Can you write a class without specifying namespace?
Is there any thread in our .net programs?
Dynamic Fonts