nerdexam
Microsoft

70-511 · Question #94

You are developing a Windows Presentation Foundation (WPF) application. You pull employee information from an XML file named EmployeeData.xml. The XML file is as follows. You need to display all the…

The correct answer is A. <Window. Resources>. See the full explanation below for the reasoning.

Question

You are developing a Windows Presentation Foundation (WPF) application. You pull employee information from an XML file named EmployeeData.xml. The XML file is as follows. You need to display all the employee information from the XML file in EmployeeList. Which markup segment should you use?

Exhibit

70-511 question #94 exhibit

Options

  • A<Window. Resources>
  • B<ListBox.Resources>
  • C<Window. Resources>
  • D<ListBox.Resources>

How the community answered

(37 responses)
  • A
    70% (26)
  • B
    8% (3)
  • C
    19% (7)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 70-511 Practice