nerdexam
GIAC

GSSP-.NET · Question #256

(Topic 2) 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…

The correct answer is A. RegularExpressionValidator. See the full explanation below for the reasoning.

Question

  • (Topic 2)

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. Your application has a form that accepts a user name and email address. You want to validate the input text for the email address by matching against a pattern defined in the regular expression. Which of the following validation controls will you use to accomplish the task?

Options

  • ARegularExpressionValidator
  • BRangeValidator
  • CCompareValidator
  • DRequiredFieldValidator

How the community answered

(55 responses)
  • A
    75% (41)
  • B
    9% (5)
  • C
    4% (2)
  • D
    13% (7)

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice