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

问题:

[单选]

Your company has a Windows Communication Foundation (WCF) service at the URL http://services.contoso.com/OrderLookupService.svc.The section of the configuration file is as follows. (Line numbers are included for reference only.)01 02 03 04 05 06 ...0708 09 10 11 You need to ensure that the service publishes the WSDL description at http://services.contoso.com/OrderLookupService.svc?wsdl.
What should you do?()

A .
B .
C .
D .

You are implementing an ASP.NET Web site that uses a custom server control named Task. Task is defined as shown in the following list.    Class name: Task   Namespace: DevControls   Assembly: TestServerControl.dll   Base class: System.Web.UI.WebControls.WebControl    You copy TestServerControl.dll to the Web site‟s Bin folder.  You need to allow the Task control to be declaratively used on site pages that do not contain an explicit @ Register directive.  Which configuration should you add to the web.config file?() <appSettings> <add key="Dev:Task" value="DevControls, DevControls.Task"/> </appSettings>  。 <compilation targetFramework="4.0" explicit="false"> <assemblies> <add assembly="TestServerControl" />      </assemblies> </compilation>。 <pages> <controls> <add assembly="TestServerControl" namespace="DevControls" tagPrefix="Dev"/>      </controls> </pages>。 <pages> <tagMapping> <add tagType="System.Web.UI.WebControls.WebControl" mappedTagType="DevControls </tagMapping> </pages> &e。 怎样根据人的性格差异实施有效的管理 医疗器械出库时,库房保管人员应当对照出库的医疗器械进行核对,发现以下情况不得出库,并报告质量管理机构或者质量管理人员处理:() 医疗器械包装出现破损、污染、封口不牢、封条损坏等问题。 标签脱落、字迹模糊不清或者标示内容与实物不符。 医疗器械超过有效期。 存在其他异常情况的医疗器械。 无生产日期的。 镁铁质岩中的钒钛磁铁矿矿产 企业的安全教育制度包括什么?

Your company has a Windows Communication Foundation (WCF) service at the URL http://services.contoso.com/OrderLookupService.svc.The section of the configuration file is as follows. (Line numbers are included for reference only.)01 02 03 04 05 06 ...0708 09 10 11 You need to ensure that the service publishes the WSDL description at http://services.contoso.com/OrderLookupService.svc?wsdl.
What should you do?()

参考答案:

  参考解析

本题暂无解析

在线 客服