Microsoft
98-361 · Question #12
You are creating an application that presents users with a graphical interface in which they can enter data. The application must run on computers that do not have network connectivity. Which type…
The correct answer is B. Windows Forms. Use Windows Forms when a GUI is needed.
WAN Optimization Fundamentals and Principles
Question
You are creating an application that presents users with a graphical interface in which they can enter data. The application must run on computers that do not have network connectivity. Which type of application should you choose?
Options
- AConsole-based
- BWindows Forms
- CWindows Service
- DClickOnce
How the community answered
(31 responses)- A6% (2)
- B74% (23)
- C3% (1)
- D16% (5)
Explanation
Use Windows Forms when a GUI is needed.
Topics
#Windows Forms#application type#GUI#offline application
Community Discussion
No community discussion yet for this question.