nerdexam
Microsoft

98-361 · Question #287

You are developing a Windows forms application used by a government agency. You need to develop a distinct user interface element that accepts user input. This user interface will be reused across…

The correct answer is B. Develop a custom control for the user interface. See the full explanation below for the reasoning.

Question

You are developing a Windows forms application used by a government agency. You need to develop a distinct user interface element that accepts user input. This user interface will be reused across several other applications in the organization. None of the controls in the Visual Studio toolbox meets your requirements; you need to develop all your code in house. Which of the following actions should you take?

Options

  • ADevelop a Windows Forms application for the user interface.
  • BDevelop a custom control for the user interface.
  • CBuy the control from a third-party.
  • DDevelop a console application for the user interface.

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    74% (20)
  • C
    4% (1)
  • D
    15% (4)

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice