nerdexam
Microsoft

70-518 · Question #53

70-518 Question #53: Real Exam Question with Answer & Explanation

The correct answer is A. Store data in custom business objects. C. Create a local caching solution that periodically checks for Internet connectivity and writes. See the full explanation below for the reasoning.

Question

You are designing a .NET Framework 4 solution. The solution contains a Windows Presentation Foundation (WPF) application and a Windows Communication Foundation (WCF) Web service. The WPF application uses the WCF Web service to store data in a Microsoft SQL Server 2008 database. You have the following requirements: - Ensure that the WPF application functions while users'computers are offline. - Minimize the time spent sending data to the WCF Web service. - Minimize disk space requirements for data storage. You need to recommend an approach for synchronizing data between the WPF application and the database. Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)

Options

  • AStore data in custom business objects.
  • BCreate a local caching solution that periodically checks for Internet connectivity, uses local
  • CCreate a local caching solution that periodically checks for Internet connectivity and writes
  • DStore data in DataSet objects.

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice