You are employed as a developer at ABC.com.
You have been instructed to create a new application for ABC.com. You want to make sure that
the application allows for:
Internet communication via Electronic Data Interface (EDI).
Continual execution in the background.
Messages to be written to the Windows application event log, and has no user interface.
A user to log off without interrupting the applications processes.
What option should you make use of?
A.
You should consider creating a Windows Service application.
B.
You should consider creating an Active Directory application.
C.
You should consider creating a Federated application.
D.
You should consider creating a Global Service application.
A.