You are developing an ASP.NET application by using Visual Studio 2010. You need to interactively debug the entire application. Which two actions should you perform? ()
A. Set the Debug attribute of the compilation node of the web.config file to true.
B. Add a DebuggerDisplay attribute to the code-behind file of the page that you want to debug.
C. Select the AS
D. NET debugger option in the project properties.
E. Define the DEBUG constant in the project settings.
查看答案
使用Dreamweaver8将任一个单元格拆分为3行的操作正确的是()
A. 选择表格属性栏“拆分”对话框,设置列数为3
B. 选择表格属性栏“拆分”对话框,设置行数为3
C. 右键选择菜单→表格→插入行
D. 直接单击“Tab”键两次
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