Tag: Fault
-
Channel Fault Handling at WCF Client
Service Exception Handling and Channel Fault handling at client side in WCF Objective In this article, I will show different approach to deal with service side exception and channel fault at client side. I will do a comparison study between various approaches and I will provide best approach also. Service Consider the below very simple…