Microsoft Exam Questions

Which approach should you recommend?

You are designing a SharePoint 2010 application. You have a requirement to allow access to a Microsoft
Windows .NET Framework assembly across multiple Web applications in a farm. An assembly element has been
added to the solution manifest (manifest.xml).
You need to ensure that the deployment of the assembly meets the requirements.
Which approach should you recommend?

A.
Specify a Deployment Target of GlobalAssemblyCache.

B.
Specify a Deployment Target of Web Application.

C.
Specify a Location of GlobalAssemblyCache.

D.
Specify a Location of Web Application.