nerdexam
Microsoft

70-518 · Question #106

You are designing a Windows Presentation Foundation (WPF) application. The application will be localized into multiple languages. You need to recommend an approach for preparing the application for…

The correct answer is A. Add UID attributes to language-specific elements in the XAML file. B. Define a UICulture element for each language in the project file. See the full explanation below for the reasoning.

Question

You are designing a Windows Presentation Foundation (WPF) application. The application will be localized into multiple languages. You need to recommend an approach for preparing the application for localization. Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)

Options

  • AAdd UID attributes to language-specific elements in the XAML file.
  • BDefine a UICulture element for each language in the project file.
  • CAdd an application setting for each language to the App.config file.
  • DTranslate the contents of the appropriate XAML elements into each localization language.

How the community answered

(28 responses)
  • A
    71% (20)
  • C
    11% (3)
  • D
    18% (5)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice