Interview Questions

What is the use of trace utility?

.NET Database ,COM interop,and .NET deployment questions and answers


(Continued from previous question...)

What is the use of trace utility?

Tracing is a very important monitoring and debugging tool for distributed, multitier applications. Such applications often contain problems that can only be observed when the application is under a heavy load and the inherent randomness of a real-life environment. Trace utility allows developers and administrators to monitor the health of applications running in real-life settings.

(Continued on next question...)

Other Interview Questions