Resources  
  • WCF Opt-In Vs. Opt-Out: Day 8Oct 08, 2012. In this article we will discuss two different approaches i.e. Opt-In and Opt-Out used by DataContractSerializer and XMLSerializer. We will also see the difference between DataContractSerializer and XMLSerializer.
  • WCF Serialization Part 2: Day 7Oct 05, 2012. In this article, we create an application, in this application we use a DataContractSerializer to serialize and deserialize data. We also see how we can use SvcUtil.exe
  • WCF Serialization Part 1: Day 6Oct 05, 2012. In this article, we will discuss serialization in WCF. Default serializer in WCF and different kinds of serializers WCF supports.