dot Net Database Question:
Download Job Interview Questions and Answers PDF
Explain the use of trace utility?
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.
Download dot Net Database Interview Questions And Answers
PDF
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? |