Exam Objectives
Quick Overview of Training Materials
Exam Ref 70-486: Developing ASP.NET MVC 4 Web Applications - Objective 4.1
Programming ASP.NET MVC 4 (OReilly) - Chapter 16 (Logging, tracing)
Professional ASP.NET MVC 5 (WROX) - Chapter 17 (ELMAH, Profiling)
Debugging, Tracing and Instrumentation in .NET and ASP.NET
MSDN - Debugging, Tracing, and Profiling
MSDN - Code Contracts
MSDN - ASP.NET Health Monitoring Overview
MSDN - MVC Music Store Application logging feature
MSDN - ASP.NET Performance Monitoring, and When to Alert Administrators
MSDN - Beginners Guild to Performance Profiling
MSDN - Tracing and Instrumenting Applications
MSDN - Using IntelliTrace
Code Contracts in C#
My post on Debug an Azure Application overlaps with this one somewhat.
My demo code for this objective on Github.
Programming ASP.NET MVC 4 (OReilly) - Chapter 16 (Logging, tracing)
Professional ASP.NET MVC 5 (WROX) - Chapter 17 (ELMAH, Profiling)
Debugging, Tracing and Instrumentation in .NET and ASP.NET
MSDN - Debugging, Tracing, and Profiling
MSDN - Code Contracts
MSDN - ASP.NET Health Monitoring Overview
MSDN - MVC Music Store Application logging feature
MSDN - ASP.NET Performance Monitoring, and When to Alert Administrators
MSDN - Beginners Guild to Performance Profiling
MSDN - Tracing and Instrumenting Applications
MSDN - Using IntelliTrace
Code Contracts in C#
My post on Debug an Azure Application overlaps with this one somewhat.
My demo code for this objective on Github.