nerdexam
Microsoft

70-511 · Question #87

You develop a Windows Presentation Foundation (WPF) application. The application runs on 64-bit machines only. The application architects want to store application settings in the registry. The…

The correct answer is A. RegistryKey. See the full explanation below for the reasoning.

Question

You develop a Windows Presentation Foundation (WPF) application. The application runs on 64-bit machines only. The application architects want to store application settings in the registry. The users do not have write access to these settings. These application settings apply to everyone using the application. You need to read the application settings successfully from the registry. Which code segment should you use?

Options

  • ARegistryKey
  • BRegistryKey
  • CRegiatryKey
  • DRegistryKey

How the community answered

(23 responses)
  • A
    70% (16)
  • B
    17% (4)
  • C
    9% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice