nerdexam
GIAC

GSSP-NET · Question #363

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

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

Question

You work as an Enterprise Application Developer for ABC Inc. The company uses Visual Studio 2008 as its application development platform. You create a web application using .NET Framework 3.5. You have created a form named Form1. You have added Textbox controls for taking Name, Address, and Phone Number of user as input in Form1. You want to ensure that a user enters a value in the Name field. Which of the following validation server controls will you use to accomplish the task?

Options

  • ARequiredFieldValidator
  • BRangeValidator
  • CCompareValidator
  • DCustomValidator

How the community answered

(32 responses)
  • A
    69% (22)
  • B
    3% (1)
  • C
    19% (6)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice