70-518 Free Dumps Study Materials
Question 8: You are preparing to deploy a solution that includes a Windows Forms application and several
COM components. Unsigned interop assemblies have been created for each of the COM components
.
You need to recommend an approach for deploying the solution.
What should you recommend?
A. Deploy the Windows Forms application and interop assemblies to a folder on the client computer.
Sign the interop assemblies.
B. Deploy the Windows Forms application to a folder on the client computer. Deploy the COM
components and interop assemblies to the Global Assembly Cache (GAC). Register the COM
components.
C. Deploy the Windows Forms application and COM components to a folder on the client computer.
Deploy the interop assemblies to the Global Assembly Cache (GAC).
D. Deploy the Windows Forms application, COM components, and interop assemblies to a folder on
the client computer. Register the COM components.
Correct Answer: D