Microsoft
70-513 · Question #130
You are creating a client application and configuring it to call a Windows Communication Foundation (WCF) service. When the application is deployed, it will be configured to send all messages to a…
The correct answer is D. In the client application, add a service reference to the target service. See the full explanation below for the reasoning.
Question
You are creating a client application and configuring it to call a Windows Communication Foundation (WCF) service. When the application is deployed, it will be configured to send all messages to a WCF routing service. You need to ensure that the application can consume the target service after the application is deployed. What should you do?
Options
- AIn the client application, add a service reference to the router service.
- BIn the client application, add a service reference to the target service.
- CIn the client application, add a service reference to the router service.
- DIn the client application, add a service reference to the target service.
How the community answered
(56 responses)- A5% (3)
- B2% (1)
- C14% (8)
- D79% (44)
Community Discussion
No community discussion yet for this question.