微软MCAD 70-310 实战百题
题目内容

You create an XML Web service that calculates taxes . You deploy the service to a production computer named YourProduction. The URL of the production XML Web service is http://YourProdution/WS/TaxCalc. asmx.The service does not support all international tax rates. You want to find out which unsupported tax rates are being requested by users. If a user requests a tax rate that is not supported, the service records the request by using a trace message. You then want to view the unsupported rates that have been requested.Which two actions should you take? (Each correct answer presents part of the solution. Choose two)

2021-12-25

A.Modify the trace element in the We

B.config file of the service by setting the pageOutput attribute to "true"B.Modify the trace element in the Web.config file of the service by setting the enabled attribute to "true"

C.To the constructor of the TaxCalc class, add the following code segment:Public Function TaxCalc()Initiali2eComponent()Trace.AutoFlush * True End Function

D.To the constructor of the TaxCalc class, add the following code segment:Public Function TaxCalc()InitializeComponent()Trac

E.AutoFlush * True End FunctionD.To the constructor of the TaxCalc class, add the following code segment:Public Function TaxCalc()InitializeComponent()Trace.Flush 0End FunctionE.View the page at http://YourProduction/WS/TaxCalc.aamx

F.View the page at http://YourProduction/WS/Trace.axd

题目答案

试卷相关题目

最新试卷
热门试卷

长理培训客户端 资讯,试题,视频一手掌握

去 App Store 免费下载 iOS 客户端