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

问题:

[多选] You create a Web application. You need to turn on Tracing for a page that is not performing well. You must store the trace information in a database for reporting and trending. Which two actions should you perform? ()

A . Add a TraceContextEventHandler to the Trace.TraceFinished event to add the trace records into the database.
B . Add a system.diagnostics section to the Web.config file. Then add a listener to the new section.
C . Use the System.Diagnostics.Trace object to connect to a database. Then insert the trace records.
D . In the Page_Load for the page, place the Trace.Write call into a SQL INSERT statement.

饲养标准的分类。 什么是“耦合小、内聚大”原则,请简要说明。 数据通信有哪些特点? 经营过期的医疗器械,没有违法所得或者违法所得不足5000元的,处()的罚款。 5000元以上2万元以下。 1万元以上3万元以下。 2倍以上5倍以下。 3倍以上5倍以下。 You create a Web Form. The Web Form allows users to recover their passwords. You add a PasswordRecovery server control by using the following code segment.You need to ensure that the server control generates a new password and sends it by e-mail to the users e?mail address. Which two actions should you perform? () Create a valid definition in the Web.config file.。 Set the passwordFormat attribute of the configured membership provider to Encrypted.。 Ensure that the enablePasswordRetrieval attribute of the configured membership provider is set to False.。 Ensure that the enablePasswordRetrieval attribute of the configured membership provider is set to True. 。 You create a Web application. You need to turn on Tracing for a page that is not performing well. You must store the trace information in a database for reporting and trending. Which two actions should you perform? ()
参考答案:

  参考解析

本题暂无解析

在线 客服