Related resources for DataContracts
  • WCF Opt-In Vs. Opt-Out: Day 88/14/2019 3:54:33 AM. 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 XM
  • WCF Serialization Part 2: Day 78/14/2019 3:43:56 AM. 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 68/14/2019 3:19:21 AM. In this article, we will discuss serialization in WCF. Default serializer in WCF and different kinds of serializers WCF supports.
  • KnownType Attribute in WCF3/30/2015 12:22:08 PM. This article explains how to use a known type in WCF and provides a basic understanding of WCF and DataContracts as the prerequisites.