GIAC
GSSP-.NET · Question #323
(Topic 3) You work as a Software Developer for InfoTech Inc. You develop a Windows application named MyWinApp that displays a registration form for users. You want to ensure that whenever a user…
The correct answer is B. Use the ErrorProvider component in the application. See the full explanation below for the reasoning.
Question
- (Topic 3)
You work as a Software Developer for InfoTech Inc. You develop a Windows application named MyWinApp that displays a registration form for users. You want to ensure that whenever a user enters a wrong data in the required TextBox controls, the data will not be accepted by the application. Which of the following actions will you take so that users should enter only valid data?
Options
- AUse a message box that will display an error message with an error icon.
- BUse the ErrorProvider component in the application.
- CUse the HelpProvider component in the application.
- DUse a message box that will display an error message..
How the community answered
(25 responses)- A4% (1)
- B84% (21)
- C8% (2)
- D4% (1)
Community Discussion
No community discussion yet for this question.