Microsoft
70-516 · Question #52
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4.0 to create a Windows Communication Foundation (WCF) Data Services service. The solution contains the projects shown in the…
The correct answer is C. Add a service reference that uses the URL of the WCF data service. See the full explanation below for the reasoning.
Question
You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4.0 to create a Windows Communication Foundation (WCF) Data Services service. The solution contains the projects shown in the following table. The WCF data service exposes an Entity Framework model. You need to Access the service by using a WCF Data Services client. What should you do in the Application.Client Project?
Options
- AAdd a referance to the Application.Model Project.
- BAdd a referance to the Application.Service Project.
- CAdd a service reference that uses the URL of the WCF data service.
- DAdd a web reference that uses the URL of the WCF data service.
How the community answered
(23 responses)- A9% (2)
- C87% (20)
- D4% (1)
Community Discussion
No community discussion yet for this question.