Microsoft
70-511 · Question #25
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
(31 responses)- A10% (3)
- B3% (1)
- C84% (26)
- D3% (1)
Community Discussion
No community discussion yet for this question.