nerdexam
Microsoft

70-518 · Question #12

You are developing a Windows application by using Microsoft .NET Framework 4 and Microsoft Visual Studio 2010. The application will consume a Windows Communication Foundation (WCF) service. The WCF…

The correct answer is D. Create a conceptual model based on the business model. See the full explanation below for the reasoning.

Question

You are developing a Windows application by using Microsoft .NET Framework 4 and Microsoft Visual Studio 2010. The application will consume a Windows Communication Foundation (WCF) service. The WCF service will provide data to the application. You plan to use the ADO.NET Entity Framework to create a data model that will be used by the application. Another development team makes changes to the WCF service data contract. You need to ensure that changes made to the WCF service data contract do not require the application to be recompiled. What should you do?

Options

  • ACreate a conceptual model and a storage model based on the existing version of the WCF
  • BCreate a storage model based on the business model.
  • CCreate a storage model based on the schema of the existing WCF service.
  • DCreate a conceptual model based on the business model.

How the community answered

(37 responses)
  • A
    11% (4)
  • B
    8% (3)
  • C
    3% (1)
  • D
    78% (29)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice