Chapter 12. Diagnostics
In this chapter, we will cover:
Using the WCF Test Client tool to test a service
Capturing a WCF request/response message via Fiddler tool
Using built-in tracing and message logging
Debugging in a Windows service host
Creating a custom Visual Studio Debugger Visualizer for WCF debugging
Using
PerformanceCounters
for WCF service monitoring