nerdexam
GIAC

GSSP-.NET · Question #146

(Topic 2) You work as an Application Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating an application that will match the…

The correct answer is A. <httpHandlers>. 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…

Database & Application Auditing

Question

  • (Topic 2)

You work as an Application Developer for ABC Inc. The company uses Visual Studio.NET 2005 as its application development platform. You are creating an application that will match the location in a given string. You need to ensure that the match must begin at either the first character of the given string or the last character of a line in the string. Which of the following characters will you use to accomplish the task?

Options

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

How the community answered

(43 responses)
  • A
    79% (34)
  • B
    7% (3)
  • C
    12% (5)
  • D
    2% (1)

Explanation

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

Topics

#regex#string matching#.NET development#pattern anchoring

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice