Chapter summary
Visual Studio provides the Performance Wizard and the profiler to help you gain an understanding of the work happening within an application. The tools provide information on CPU usage, memory usage, application flow, and more.
Performance Monitor monitors applications in a production environment. The tool uses counters to measure system performance and application performance. System performance counters focus on application and process start and stop and running applications. Application performance counters watch details going on within the application such as requests, caches, and application errors.
In ASP.NET, logging is the process of saving information, such as an application’s state, to a text file or database. The information ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access