Microsoft
98-361 · Question #168
You are creating an application that presents users with a graphical interface in which they computers that do not have network connectivity. Which type of application should you choose?
The correct answer is C. Windows Forms. Use Windows Forms when a GUI is needed.
Understanding Desktop Applications
Question
You are creating an application that presents users with a graphical interface in which they computers that do not have network connectivity. Which type of application should you choose?
Options
- AClickOnce
- BWindows Service
- CWindows Forms
- DConsole-based
How the community answered
(18 responses)- A6% (1)
- B17% (3)
- C72% (13)
- D6% (1)
Explanation
Use Windows Forms when a GUI is needed.
Topics
#Windows Forms#desktop applications#offline applications#GUI
Community Discussion
No community discussion yet for this question.