What should you do?

The Windows 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 wil be used by the application. Other development team members make 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?
A. Create a conceptual model and a storage model based on the existing version of the WCF service
B. Create a storage model based on the business model.
Use a class generated from the storage model for programming
C. Create a storage model based on the schema of the existing WCF service.
Update the mapping file when the new version of the WCF service is available
D. Create a conceptual model based on the business model.
Use a class generated from the conceptual model for programming.
Update the mapping file when the new version of the WCF service is available

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.