Introduction
In WCF service development, we often need to troubleshoot applications so as to figure out some problems or unexpected behaviors. Therefore, good diagnostic means will greatly improve the troubleshooting experience and simplify the problem-resolving process.
WCF provides many built-in mechanisms and components for service application diagnostics and troubleshooting, together with some other general troubleshooting tools and best practices. In this chapter, we will introduce some useful WCF diagnostic means and tools that can help developers perform common troubleshooting and problem solving in WCF development.