nerdexam
Microsoft

70-519 · Question #161

You are designing an ASP.NET Web application. You need to ensure that users can display the content of the application in a language that they select. Which two approaches should you recommend?…

The correct answer is B. Use CurrentUlCulture. D. Use language-specific resource files. See the full explanation below for the reasoning.

Question

You are designing an ASP.NET Web application. You need to ensure that users can display the content of the application in a language that they select. Which two approaches should you recommend? (Each correct answer presents part of the solution. Choose two.)

Options

  • AUse CurrentCulture.
  • BUse CurrentUlCulture.
  • CUse language-specific master pages.
  • DUse language-specific resource files.

How the community answered

(57 responses)
  • A
    14% (8)
  • B
    79% (45)
  • C
    7% (4)

Community Discussion

No community discussion yet for this question.

Full 70-519 Practice