Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between Debugging and tracing in .net



Difference between Debugging and tracing in .net..

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

More Dot Net General Interview Questions

How does the .NET framework work?

1 Answers  


what is managed data and managed code?

2 Answers  


Explain Different kinds of methods?

0 Answers   Wipro,


Is there any attempt system for microsoft technology papers?

0 Answers  


Tell us why do we use the “using” statement?

0 Answers  


What is a delegate, How many types of delegates?

4 Answers  


Tell us what is the native image generator?

0 Answers  


What relationship is between a process, application domain, and application?

0 Answers  


what is yield keyword in .Net?

2 Answers  


What is .net and .net framework?

0 Answers  


Why DLL files are needed. & how They are Created in DOTNET?

1 Answers  


What are three common acronyms used in .net, and what do they stand for?

0 Answers  


Categories