PrepAway - Latest Free Exam Questions & Answers

What should you do?

You create an ASP.NET application by using Microsoft Visual Studio .NET 2008 and the .NET Framework 3.5.
The application is installed on a Microsoft Windows 2003 server and manages several expense accounts.
The application uses Forms authentication to manage user logins. The user login information is stored in a database.
You need to generate a report that displays the user access details of the expense accounts for each user login.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Enable ASP.NET tracing.Generate the report from the trace output.

B.
Record the user access details in the database.Generate the report from the data stored in the database.

C.
Enable login auditing on the Windows 2003 server.Parse the Windows security event log during report generation.

D.
Use the System.Diagnostics.Eventing namespace to record the user access details in the event log.
Use the System.Diagnostics.Eventing.Reader namespace to extract log data.


Leave a Reply