Microsoft
70-576 · Question #136
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…
The correct answer is A. Specify a DeploymentTarget of GlobalAssemblyCache. See the full explanation below for the reasoning.
Question
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?
Options
- ASpecify a DeploymentTarget of GlobalAssemblyCache.
- BSpecify a DeploymentTarget of WebApplication.
- CSpecify a Location of GlobalAssemblyCache.
- DSpecify a Location of WebApplication.
How the community answered
(21 responses)- A81% (17)
- B10% (2)
- C5% (1)
- D5% (1)
Community Discussion
No community discussion yet for this question.