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

问题:

[单选]

You are developing a client application that consumes a Windows Communication Foundation (WCF) service.
The operation contract is as follows.
[OperationContract]
[FaultContract(typeof(SalesFault))]
string GetSales(string saleId);()
The service configuration file contains the following line in the serviceBehaviors section.
A divide-by-zero exception is not being handled by the service.
You need to ensure that the exception is caught in the client application.
Which type of exception should the client catch?()

A . TimeoutException
B . FaultException
C . DivideByZeroException
D . FaultException<SalesFault>

以下各种贸易术语,()只适用于水上运输方式。 EXW。 FAS。 FOB。 DEQ。 把经过模块测试的模块按照设计要求组装起来形成一个子系统进行测试,主要目标是发现与接口有关的问题,称为()。 模块测试。 集成测试。 系统测试。 验收测试。 人们认识到创造力,主要通过()、创造性人格、创造性产品与创造性环境四个层面。 学习过程。 创造性过程。 实践过程。 努力过程。 超数排卵 复韵母

You are developing a client application that consumes a Windows Communication Foundation (WCF) service.
The operation contract is as follows.
[OperationContract]
[FaultContract(typeof(SalesFault))]
string GetSales(string saleId);()
The service configuration file contains the following line in the serviceBehaviors section.
A divide-by-zero exception is not being handled by the service.
You need to ensure that the exception is caught in the client application.
Which type of exception should the client catch?()

参考答案:

  参考解析

本题暂无解析

在线 客服