nerdexam
Microsoft

70-518 · Question #127

You are designing a Windows Presentation Foundation (WPF) application by using Microsoft .NET Framework 4 and Microsoft Visual Studio 2010. The application will be deployed on Windows 7 computers in…

The correct answer is D. se a comparison method that specifies a Culturelnfo class or the CompareOptions. See the full explanation below for the reasoning.

Question

You are designing a Windows Presentation Foundation (WPF) application by using Microsoft .NET Framework 4 and Microsoft Visual Studio 2010. The application will be deployed on Windows 7 computers in the United States and Europe. You need to ensure that array data is sorted based on the culture of the operating system. What should you do?

Options

  • AAdd a configuration setting to the appSettings section of the App.config file.
  • BUse a comparison method to compare ASCII values.
  • CUse the Resource Manager to create culture-sorted lists.
  • Dse a comparison method that specifies a Culturelnfo class or the CompareOptions

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    11% (5)
  • C
    7% (3)
  • D
    80% (37)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice