nerdexam
Microsoft

70-576 · Question #75

You are designing a feature for a SharePoint 2010 solution that will be activated by default in your site definition. The values for the configuration settings are based on the particular Web site…

The correct answer is B. Specify the configuration settings in the property bag for the Web site. See the full explanation below for the reasoning.

Question

You are designing a feature for a SharePoint 2010 solution that will be activated by default in your site definition. The values for the configuration settings are based on the particular Web site on which the feature is activated. You have the following requirements:

  • Setting the configuration values should not cause downtime.
  • The configuration settings must be accessible by other features.

You need to design how the configuration settings will be stored. Which approach should you recommend?

Options

  • ASpecify the configuration settings using the SPWebConfigModification object.
  • BSpecify the configuration settings in the property bag for the Web site.
  • CPlace the configuration settings in the web.config file.
  • DPlace the configuration settings in a list created by the site definition.

How the community answered

(18 responses)
  • A
    17% (3)
  • B
    72% (13)
  • C
    6% (1)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 70-576 Practice