Microsoft
70-511 · Question #214
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
Options
- A<Window. Resources>
- B<ListBox.Resources>
- C<Window. Resources>
- D<ListBox.Resources>
How the community answered
(30 responses)- A77% (23)
- B3% (1)
- C13% (4)
- D7% (2)
Community Discussion
No community discussion yet for this question.
