PrepAway - Latest Free Exam Questions & Answers

What conclusion can you draw?

You work as the Enterprise application developer at Domain.com. The Domain.com network consists of a single Active Directory domain named Domain.com. All servers in the domain run Windows Server 2003. The design of applications forms part of your responsibilities at Domain.com. Domain.com operates as a vehicle testing station that is affiliated to the Chicago Traffic Department.
You have been instructed to develop an enterprise solution for Domain.com. This solution is to meet the following requirements:
1. It must allow the Chicago Traffic department employees to register driver licenses for drivers.
2. It must allow the Chicago Traffic department employees to renew driver licenses for drivers.
3. It must allow other States’ Traffic departments to access driver licenses statuses via the Internet.
4. It must allow other States’ Traffic departments to build applications that integrate with your solution over open protocols.

To this end you propose that the solution should have the following aspects:
Deploy a Microsoft Windows Forms application to be used by Chicago Traffic Department employees.
Deploy a Microsoft ASP.NET 2.0 Web site to be used by other states’ Traffic departments.
You now need to make a decision as to whether your proposal will meet the requirements.

What conclusion can you draw?

PrepAway - Latest Free Exam Questions & Answers

A.
The solution will meet the requirements.

B.
The solution will not meet the requirements. An Extensible Markup Language (XML) Web service for use of the other states’ Traffic departments should be deployed.

C.
The solution will not meet the requirements. A Windows Forms application for use of the other states’ Traffic departments should be deployed.

D.
The solution will not meet the requirements. A Microsoft .NET Remoting component for use by the Chicago Traffic department employees should be deployed.

Explanation:
An XML Web service will allow the other states’ Traffic departments to build applications that integrate with our solution as is mentioned in the requirements.
Incorrect answers:
A: There are some aspects omitted and as such not all the requirements are met. You still require an XML Web service to be deployed.
C: A Windows Forms application will not allow other states Traffic departments to build applications on this solution.
D: A Microsoft .NET Remoting component to be deployed is not a requirement because it will allow a client application to access a server application that is running in another application domain on the same computer or another computer.


Leave a Reply