nerdexam
GIAC

GSSP-NET · Question #228

You work as a Web Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as its application development platform. You create a Web application using .NET Framework 3.5. You want…

The correct answer is A. On creation of an instance of the HttpApplication class. See the full explanation below for the reasoning.

Question

You work as a Web Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as its application development platform. You create a Web application using .NET Framework 3.5. You want to implement state management in your application. In which of the following stages of the application life cycle will your application actually start?

Options

  • AOn creation of an instance of the HttpApplication class
  • BWhen an instance of the ApplicationManager class is created
  • CWhen instances of the core objects such as HTTPContext, HTTPRequest, and HTTPResponse are
  • DWhen a user first makes a request for a page in your Web site

How the community answered

(21 responses)
  • A
    76% (16)
  • B
    5% (1)
  • C
    5% (1)
  • D
    14% (3)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice