nerdexam
Microsoft

70-576 · Question #138

You are designing a SharePoint 2010 application that will deploy a Web Part assembly. You need to specify which element to add to the solution manifest (manifest.xml) to meet the following…

The correct answer is C. Add a SafeControl element within an Assembly element specifying a DeploymentTarget of. See the full explanation below for the reasoning.

Question

You are designing a SharePoint 2010 application that will deploy a Web Part assembly. You need to specify which element to add to the solution manifest (manifest.xml) to meet the following requirements:

  • The Web Part must retrieve data from an external database but must

not require a custom access policy.

  • The company's security policies specify that all SharePoint Web

applications must run at minimal trust. Which approach should you recommend?

Options

  • AAdd a DwpFile element and an Assembly element specifying a DeploymentTarget of
  • BAdd a DwpFile element and an Assembly element specifying a DeploymentTarget of
  • CAdd a SafeControl element within an Assembly element specifying a DeploymentTarget of
  • DAdd a SafeControl element within an Assembly element specifying a DeploymentTarget of

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    11% (4)
  • C
    78% (28)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full 70-576 Practice