可学答题网 > 问答 > MCTS(70-513)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You are creating a client application


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?()

  • A In the client application, add a service reference to the router service. In the client binding configuration, specify the address of the router service.
  • B In the client application, add a service reference to the target service. In the client binding configuration, specify the address of the target service.
  • C In the client application, add a service reference to the router service. In the client binding configuration, specify the address of the target service.
  • D In the client application, add a service reference to the target service. In the client binding configuration, specify the address of the router service.
参考答案
参考解析:
分类:MCTS(70-513)题库
相关推荐

1、You create a Web application to proce

You create a Web application to process XML documents. The Web application receives XML document files from several sources, reads them, and st...

2、You are creating an application that

You are creating an application that consumes a Windows Communication Foundation (WCF) service. The service implements the IService contract. The...

3、You are creating an application using

You are creating an application using Visual Studio 2010. The application consumes a Windows Communication Foundation (WCF) service.You are adding...

4、You are developing a Web application.

You are developing a Web application. The Web application restricts access to an administrative page. The Web application uses the following cod...

5、You create a Windows client applicati

You create a Windows client application by using Windows Presentation Foundation (WPF).The application contains the following code fragment.You nee...

6、You are creating a Web application th

You are creating a Web application that will run on an intranet. The Web application reads comma-delimited text files. The text files reside i...