GIAC
GSSP-.NET · Question #296
(Topic 3) 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…
The correct answer is A. RequiredFieldValidator. See the full explanation below for the reasoning.
Question
- (Topic 3)
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
(41 responses)- A71% (29)
- B15% (6)
- C5% (2)
- D10% (4)
Community Discussion
No community discussion yet for this question.