Articles in this series
Introduction This article demonstrates how to create a WCF service application. This article also covers basic information of all the contracts and a...
Introduction This article explains fault contracts in Windows Communication Foundation. It also explains the difference between faults & exceptions...
This is Day 3 article. If you have not read Day 1 and Day 2 articles previously, please go through the following articles: Day 1 - WCF Introduction...
Before reading this article, please go through the following articles: Day 1 - WCF Introduction and Contracts Day 2: WCF Fault Contacts Day 3: WCF...
This is the Day 5 article. If you have not read the previous articles, then please go through the following articles: Day 1 - WCF Introduction and...
Introduction In this article, we will discuss serialization in WCF, including the default serializer in WCF and the various kinds of serializers that...