nerdexam
GIAC

GSSP-NET · Question #345

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…

The correct answer is B. Use the ErrorProvider component in the application. GIAC GSSP-.NET Exam

Input and Output Validation

Question

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

(23 responses)
  • A
    17% (4)
  • B
    74% (17)
  • C
    4% (1)
  • D
    4% (1)

Explanation

GIAC GSSP-.NET Exam

Topics

#input validation#ErrorProvider#user feedback#Windows Forms

Community Discussion

No community discussion yet for this question.

Full GSSP-NET Practice