Microsoft
70-515 · Question #90
You are creating an ASP.NET Web application. The application must call a WCF service by using a WCF routing service. You need to ensure that the application can invoke the target service by using…
The correct answer is D. Add a service reference to the target service. See the full explanation below for the reasoning.
Question
You are creating an ASP.NET Web application. The application must call a WCF service by using a WCF routing service. You need to ensure that the application can invoke the target service by using the router endpoint. What should you do?
Options
- AAdd a service reference to the router service.
- BAdd a service reference to the target service.
- CAdd a service reference to the router service.
- DAdd a service reference to the target service.
How the community answered
(27 responses)- A4% (1)
- B15% (4)
- C4% (1)
- D78% (21)
Community Discussion
No community discussion yet for this question.