nerdexam
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)
  • A
    4% (1)
  • B
    15% (4)
  • C
    4% (1)
  • D
    78% (21)

Community Discussion

No community discussion yet for this question.

Full 70-515 Practice