nerdexam
Microsoft

70-484 · Question #97

70-484 Question #97: Real Exam Question with Answer & Explanation

Sign in or unlock 70-484 to reveal the answer and full explanation for question #97. The question stem and answer options stay visible for context.

Question

You are designing your Windows Store app with the MVVM design pattern. In the data access layer, you use an XML file to store and retrieve data. To maximize reuse of code across Windows Store, WPF, and Silverlight applications, how should you implement data access layer in your application?

Options

  • AImplement the logic to read the XML file when the page loads and display data from the XML
  • BCreate a viewmodel and populate its properties from the XML file in its constructor.
  • CCreate a file helper class to read the XML file. Use this file to populate the data model.
  • DImplement the logic to read the XML file when the page loads and populate the viewmodel.

Unlock 70-484 to see the answer

You've previewed enough free 70-484 questions. Unlock 70-484 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 70-484 Practice