nerdexam
GIAC

GSSP-NET · Question #242

You are working on an ASP.NET application that will handle shopping cart for online users. You wish to generate images of all your company's products dynamically on one of the application's Web…

The correct answer is A. <httpHandlers>. See the full explanation below for the reasoning.

Question

You are working on an ASP.NET application that will handle shopping cart for online users. You wish to generate images of all your company's products dynamically on one of the application's Web pages. You need to modify your configuration settings file for this purpose. Which of the following sections of the configuration file will you use to accomplish the task?

Options

  • A<httpHandlers>
  • B<httpModules>
  • C<httpRuntime>
  • D<httpCookies>

How the community answered

(46 responses)
  • A
    72% (33)
  • B
    17% (8)
  • C
    4% (2)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice