PrepAway - Latest Free Exam Questions & Answers

What should you recommend?

You are an enterprise application developer. Your company operates a Microsoft Windows-based
client application. The application is deployed to 50 client computers on the network. The application uses a separate class library as a data access layer. The data access layer is currently deployed to the application folder of the client application. It is time consuming to deploy
new versions of the data access layer. You need to evaluate the current physical design of the application and recommend changes to speed up deployment of new versions of the data access layer. What should you recommend?

PrepAway - Latest Free Exam Questions & Answers

A.
Deploy the data access layer component to the global assembly cache of a server on the network.

B.
Deploy the data access layer component to the Windows system folder. Use a <codeBase> tag in the Windows-based client application configuration file to point to the deployed library.

C.
Deploy a copy of the data access layer component to the global assembly cache along with each instance of the Windows-based client application.

D.
Deploy the data access layer component to a server on the network. Use a <codeBase> tag in the Windows-based client application configuration file to point to the deployed library.


Leave a Reply