Answer:
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.
Previous Question | Next Question |
Explain What is the STUFF function and how does it differ from the REPLACE function? | What is differences between Server.Transfer and server.execute method? |