YoucreateaWindowsCommunicationFoundation(WCF)serviceanddeployitwithwsHttpBindingandmessagesecurityenabled.YoucreateanintermediateWCFserviceforloggingmessagessenttotheprimaryservice.Theintermediateserviceiscalledviaendpointbehaviour.Theprimaryserviceisreceivingmalformeddatafromaclientapplication.Youneedtoenableinspectionofthemalformeddataandpreventmessagetampering. Whatdoyoudo?()
A. SpecifyaprotectionlevelofNoneinthecontractfortheintermediateservice.Disablemessageandtransportsecurityfromtheclientapplicationconfigurationfile.
B. SpecifyaprotectionlevelofSigninthecontractfortheintermediateservice.Disabletransportsecurityfromtheclientapplicationconfigurationfile.
C. ModifythebindingontheintermediateservicetousenetNamedPipeBinding.
D. ModifythebindingontheintermediateservicetousewebHttpBinding.
查看答案
在Dreamweaver8编辑环境下,下图中共有()超链接(文字、锚点和图像热点)。
A. 2个
B. 3个
C. 6个
D. 5个
YoudevelopaWindowsCommunicationFoundation(WCF)service.Youenableallperformancecountersandrunmultiplecallstotheservice.Theservicemustisolatesessiondatatoeachuser.Youneedtomonitortheinstancingbehaviourusedintheservice. Whichperformancecountershouldyoumonitor?()
A. ServiceModeService4.0.0.0\Calls
B. ServiceModeService4.0.0.0\Instances
C. AS
D. NetStateService\ServerSessionsActive
E. AS
F. NetStateService\ServerSessionsTotal
如下图,对于一个简单的调查表单,说法正确的是()
A. 表单的元素必须使用2个以上
B. 图中投票按钮不是一个表单元素
C. 调查表单只能使用单选按钮
D. 调查结果如需要保存到数据库中,需要建立一个数据库链接
YoucreateWebsitesforyourcompany.YouapplyaconsistentdesigntothepagesandcontrolsoftheWebsites.YouneedtomakestylechangestoalloftheWebsitesontheWebserver.YouwanttoachievethisgoalwithouthavingtoedittheindividualpagesoneachWebsite.Whichtwoactionsshouldyouperform?()
A. PlaceathemeintheApp_Themesdirectoryundertheapplicationrootdirectory.
B. PlaceathemeunderanAS
C. NETClientFilesfolderundertheAS
D. NETinstallationdirectory.
E. Assignathemebysettingthedirectivetothenameoftheapplicationtheme.
F. AssignathemebyspecifyingthesectionintheWeb.configfile.