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 Location of WebApplication.
B.
Specify a DeploymentTarget of GlobalAssemblyCache.
C.
Specify a DeploymentTarget of WebApplication.
D.
Specify a Location of GlobalAssemblyCache.