and has been chosen as the deadlock victim. Rerun the transaction."
The error cannot be reproduced in the development environment. You need to identify
the root cause of the exception.What should you do?
A. Use Event Viewer.
B. Use SQL Server Profiler.
C. Use Performance Monitor.
D. Configure the system.transactions trace source in the Web.config file.
48

Answer:
B
QUESTION:
90
You are creating a Windows Communication Foundation (WCF) service by using
Microsoft .NET Framework 3.5. The service will be hosted on a Web server.You plan to
deploy the service in an existing Web application.You need to identify the Web
applications on the Web server that are registered for WCF.Which utility should you
use?
A. SvcUtil.exe
B. ServiceModelReg.exe
C. SvcConfigEditor.exe
D. SvcTraceViewer.exe
Answer:
B
QUESTION:
91
You create an application by using Microsoft Visual Studio .NET 2008 and the .NET
Framework 3.5.The application communicates with other systems by using a proprietary
messaging format. The company must monitor the response-time of the communication.
The monitoring strategy of the application must meet the following requirements:
Information must be logged to a central location.
Historical data must not be overwritten without administrator action.
Information can be displayed in real time.
Information can be displayed in graphical format.
Information can be displayed along with system-supplied performance data.
You
need
to
design
a
strategy
that
monitors
response-times
to
meet
the
requirements.What should you do?
A. Install the network monitoring tool to display the amount of data processed by the
.
servers
B.
Record the message response-times in a log file by using the System.IO.Log
.
namespace
C. Record the message response-times in the Windows Event Log service by using the
System.Diagnostics.EventLog
namespace.


You've reached the end of your free preview.
Want to read all 6 pages?
- Fall '20
- .NET Framework, Microsoft SQL Server, Microsoft Visual Studio