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)- A75% (41)
- B9% (5)
- C4% (2)
- D13% (7)
Community Discussion
No community discussion yet for this question.