nerdexam
Microsoft

70-518 · Question #17

You are developing an application by using Microsoft .NET Framework 4. The application will be used by all employees of your company, Local file stores on the computers are secure and inaccessible…

The correct answer is C. Use the System.Management.Instrumentation namespace to publish startup, shutdown, and. See the full explanation below for the reasoning.

Question

You are developing an application by using Microsoft .NET Framework 4. The application will be used by all employees of your company, Local file stores on the computers are secure and inaccessible remotely. You need to design a remote monitoring strategy to monitor the usage time of the application by each user. What should you do?

Options

  • ACreate a TraceLog object and the Trace object by using the System.Diagnostics element to
  • BCreate a TraceLog object by using the System.Diagnostics element in the application
  • CUse the System.Management.Instrumentation namespace to publish startup, shutdown, and
  • DUse the System.Management.Instrumentation namespace to issue event queries against

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    14% (5)
  • C
    71% (25)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice