Microsoft Exam Questions

You are creating an application that presents users with a graphical interface in which they can ent

You are creating an application that presents users with a graphical interface in which they
can enter dat

A.
The application must run on computers that do not have network connectivity.
Which type of application should you choose?
Console-based

A.
The application must run on computers that do not have network connectivity.
Which type of application should you choose?
Console-based

B.
Windows Forms

C.
Windows Service

D.
ClickOnce

Explanation:
Use Windows Forms when a GUI is needed.