I've got a WCF web service used by our business partners that regulations say that we need to log every call and every argument passed into the calls. In the old IIS/ASMX days there were convenient ...
WCF (Windows Communication Foundation) is a secure, reliable, and scalable messaging platform for developing services in .Net. This is the second part in the series of articles on WCF best practices.