nerdexam
GIAC

GSSP-NET · Question #364

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create an ASP.NET Web application using .NET Framework 3.5. You…

The correct answer is A. Create and register a custom HttpModule. See the full explanation below for the reasoning.

Question

You work as a Software Developer for ABC Inc. The company uses Visual Studio .NET 2008 as its application development platform. You create an ASP.NET Web application using .NET Framework 3.5. You create an ASP.NET application by using the .NET Framework 3.5. You need to implement a means to monitor Service Level Agreement (SLA) compliance in the application. You are required to identify a method to enable perfect calculation of the time that all requests take to process. GIAC GSSP-.NET Exam What will you do?

Options

  • ACreate and register a custom HttpModule.
  • BUse the IRequiresSessionState interface.
  • CUse the WebHttpBinding class.
  • DCreate and register a custom HttpHandler.

How the community answered

(35 responses)
  • A
    83% (29)
  • B
    3% (1)
  • C
    11% (4)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice