nerdexam
Microsoft

70-518 · Question #70

You are designing a Windows application by using Microsoft .NET Framework 4 and Microsoft Visual Studio 2010. You need to use a replacement culture for the application at runtime. You also need to…

The correct answer is A. Restart the process that is displaying the user interface, B. Register the replacement culture by using the CultureAndRegionInfoBuilder class. See the full explanation below for the reasoning.

Question

You are designing a Windows application by using Microsoft .NET Framework 4 and Microsoft Visual Studio 2010. You need to use a replacement culture for the application at runtime. You also need to ensure that the information in the custom culture will be available to the application. Which two tasks should you perform? (Each correct answer presents part of the solution. Choose two.)

Options

  • ARestart the process that is displaying the user interface,
  • BRegister the replacement culture by using the CultureAndRegionInfoBuilder class.
  • CRegister the replacement culture by using the Culturelnfo class.
  • DCall the Save method of the CultureAndRegionlnfoBuilder class instance.

How the community answered

(33 responses)
  • A
    79% (26)
  • C
    15% (5)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice