Microsoft
70-518 · Question #156
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
(30 responses)- A3% (1)
- B7% (2)
- C80% (24)
- D10% (3)
Community Discussion
No community discussion yet for this question.