Microsoft
70-576 · Question #148
You have a public-facing SharePoint 2010 site. The site resides on two Web front-ends that are not load balanced. You are asked to design an update for a Web Part to the site. The update requires…
The correct answer is B. Deploy the update directly to the GAC. See the full explanation below for the reasoning.
Question
You have a public-facing SharePoint 2010 site. The site resides on two Web front-ends that are not load balanced. You are asked to design an update for a Web Part to the site. The update requires modifications to the code in the global assembly cache (GAC). You need to design the update with minimal impact to users who are accessing the site. Which approach should you recommend?
Options
- ADeploy the update directly to the GAC .
- BDeploy the update directly to the GAC .
- CDeploy the update within a custom Microsoft Windows Installer package that copies the code
- DDeploy the update in a SharePoint solution file.
How the community answered
(35 responses)- A9% (3)
- B86% (30)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.