多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

Certkiller.com has employed you as a system administrator. Your job function encompassescreating an ASP.NET application for the network. You make use of Microsoft .NET Frameworkv3.5 to creaste the application.  You receive a request from management to capture the timing and performance data of the newlycreated application. For security purposes you need to make sure that he data is only availablewhen a Certkiller user is logged on to the Web server and not on individual Web pages.  What should you do?()

  • A、You should consider adding <trace enabled="true" writeToDiagnosticsTrace="true"pageOutput="true" localOnly="true" /> to the Web.config file.
  • B、You should consider adding <compilation debug="false" urlLinePragmas="true" /> to theWeb.config file.
  • C、You should consider adding <trace enabled="true" pageOutput="false" localOnly="true" /> tothe Web.config file.
  • D、You should consider adding <compilation debug="true" /> to the Web.config file.
正确答案:C
答案解析:
进入题库查看解析

微信扫一扫手机做题