单项选择题

A.You should consider adding <compilation debug="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" writeToDiagnosticsTrace="true"pageOutput="true" localOnly="true" /> to the Web.config file.
D.You should consider adding <trace enabled="true" pageOutput="false" localOnly="true" /> tothe Web.config file.

相关考题

单项选择题 Certkiller.com has employed you as a system administrator. You are in the process of creating anASP.NET application using Microsoft .NET Framework v3.5. This application is configured to runMicrosoft IIS 6.0.  You receive an instruction to create a page on the application. You name this page oldPage.aspx.To ensure that productivity is maintained you need to make sure that the browser diplays the URLof the oldPage aspx page as well as the page named newPage.aspx as soon as Certkiller userstry to access the page.  What should you do?()

单项选择题 You work as a junior administrator at Certkiller.com. You make use of Microsoft .NET Frameworkv3.5 to create an ASP.NET application.  You need to make sure that the application is able to redirect the original URL to a different ASP)page. Management wants you to make sure that the Certkiller clients is unable to view the originalURL after a page is executed. It is important that every page execution only need one requestfrom the client browser.  What should you do?()

单项选择题 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?()