nerdexam
Microsoft

70-518 · Question #241

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You want to localize the application to use the German locale settings. You need to allow the…

The correct answer is C. Resources.de.resx. See the full explanation below for the reasoning.

Question

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You want to localize the application to use the German locale settings. You need to allow the ResourceManager class to retrieve a neutral German locale version of the text to be displayed in the user interface (UI). Which file should you add to the project?

Options

  • AResources.de.xml
  • BResources.de-DE .xml
  • CResources.de.resx
  • DResources.de-DE .resx

How the community answered

(38 responses)
  • A
    11% (4)
  • B
    3% (1)
  • C
    82% (31)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice