当前位置:MCTS(70-513)题库

问题:

[单选] A Windows Communication Foundation (WCF) service listens for messages at net.tcp://www.contoso.com/MyService.It has a logical address at http://www.contoso.com/MyService. The configuration for the WCF client is as follows:The generated configuration does not provide enough information for the client to communicate with the server.You need to update the client so that it can communicate with the server. What should you do?()

A . In the client configuration, change the value of the address attribute to net.tcp://www.contoso.com/MyService
B . In the client configuration, change the value of the address attribute to net.tcp://www.contoso.com/MyService listen=http://www.contoso.com/MyService.
C . After instantiating the client and before invoking any service operation, add this line of code. EndpointBehaviors.Add(new EndpointDiscoveryBehavior(){ Enabled = true });
D . After instantiating the client and before invoking any service operation, add this line of code. client.Endpoint.Behaviors.Add(new ClientViaBehavior(new Uri("net.tcp://www.contoso.com/IMyService")))

政府调控价格包括()。 政府定价。 指导价。 最高限价。 最低限价。 带裙房的高层建筑下的大面积整体筏形基础,其主楼与相邻的裙房柱的差异沉降不应大于跨度的()。 1/100。 1/1000。 3/1000。 2/1000。 地也,你不分好歹何为地;天也,()。 社会惩罚的主要形式有() 财产惩罚。 名誉惩罚。 人身惩罚。 财产惩罚、名誉惩罚、人身惩罚。 煤矿安全监察机构发现煤矿进行独眼井开采的,应当()。 经济处罚。 批评教育。 责令关闭。 A Windows Communication Foundation (WCF) service listens for messages at net.tcp://www.contoso.com/MyService.It has a logical address at http://www.contoso.com/MyService. The configuration for the WCF client is as follows:The generated configuration does not provide enough information for the client to communicate with the server.You need to update the client so that it can communicate with the server. What should you do?()
参考答案:

  参考解析

本题暂无解析

在线 客服