Contents tagged with WCF

  • WCF Diagnostics Implementation in 5 Easy Steps

    As we are all aware debugging components in a service oriented architecture it is generally a struggle without having to write a fair amount of code to trace and log the information.  Even using common utilities such as Log4Net or the Enterprise Libraries it still requires you to capture the information you want to have logged.  To my surprise this is no longer the case with Windows Communication Foundation Services Tracing Capabilities.