READ Free Dumps For Microsoft- 70-576
Question ID 10214 | 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? |
Option A | Specify a Deployment Target of GlobalAssemblyCache. |
Option B | Specify a Deployment Target of Web Application. |
Option C | Specify a Location of GlobalAssemblyCache. |
Option D | Specify a Location of Web Application. |
Correct Answer | A |
Question ID 10215 | You are designing a SharePoint 2010 application. You need to plan the deployment of a user control named MyControlTemplate.ascx as a control template. What should be added to the solution manifest (manifest.xml) to achieve this goal? |
Option A | Add a Template File element, specifying a Location of MyControlTemplate.ascx |
Option B | Add a Template File element, specifying a Location of Control Templates\MyControlTemplate.ascx. |
Option C | Add a Root File element, specifying a Location of MyControlTemplate.ascx. |
Option D | Add a Root File element, specifying a Location of Control Templates\MyControlTemplate.ascx. |
Correct Answer | B |