Microsoft
70-519 · Question #60
You are designing a method for collecting information regarding usage of new functionality within an ASP.NET Web application. You have the following requirements: - Usage data must be stored in a…
The correct answer is D. Use ASP.NET health monitoring. See the full explanation below for the reasoning.
Question
You are designing a method for collecting information regarding usage of new functionality within an ASP.NET Web application. You have the following requirements:
- Usage data must be stored in a database for easy reporting.
- The application must not include code relating to usage data.
You need to design a strategy that meets the requirements. Which approach should you recommend?
Options
- AUse ASP.NET tracing
- BUse the RequestStartedmethod
- CUse remote debugging
- DUse ASP.NET health monitoring
How the community answered
(37 responses)- A8% (3)
- B5% (2)
- C14% (5)
- D73% (27)
Community Discussion
No community discussion yet for this question.