Moderate

How do you trace the application_End event on runtime ?

Correct answer: B. Can not be done

  • A. By Debugging
  • B. Can not be done
  • C. By Tracing
  • D. By Stopping

Explanation

The application_End event runs as the ASP.NET application domain shuts down, when normal request-based tracing is no longer available. Therefore, it cannot be traced at runtime through the usual ASP.NET tracing mechanism.

Last updated

Practise Web and Mobile Development

268 free Web and Mobile Development MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions