Q3
Single choice
You are designing an exception-handling strategy for an ASP.NET Web Forms application. The Web application will use Windows authentication.
The Web application must meet the following requirements:
Display a user-friendly error message to users.
Display a detailed error message to server administrators.
You need to recommend an approach for handling exceptions.
What should you recommend?