Related resources for data contract
  • Implementation Of XML Serialization And Data Contract Serialization Utility In .NET11/24/2020 2:13:30 AM. Basic Idea about DeSerializer and Serializer; advantages and disadvantages of XmlSerializer and DataContractSerializer; implementation XML and DataContract Serializer/ De-Serializer.
  • Data Contract And Known Type In WCF9/26/2019 3:49:44 AM. In this article, we will learn about what data contract and known type are in WCF.
  • Contracts in WCF Service9/17/2019 12:35:07 AM. In this article, we will learn about WCF Service contracts. Learn Service contracts, Data Contracts, Message contracts, Fault Contract. and Operation Contract.
  • Understand WCF: Part 9: Data Contracts in WCF9/11/2019 4:18:55 AM. In this article, we will understand about Data Contracts in WCF application.
  • Data Contract in WCF9/10/2019 12:03:39 AM. A data contract is a formal agreement between a service and a client that abstractly describes the data to be exchanged.
  • Creating A WCF Service Using ASP.NET And C#8/28/2019 2:17:16 AM. in this article, we will learn how to create a WCF Service using ASP.NET and C#
  • WCF - Data Contract - Day 48/14/2019 2:24:24 AM. This article explains about DataContract, DataContractAttribute and DataMemberAttribute. It also explains the properties of DataContractAttribute and DataMemberAttribute.
  • WCF Fault Contracts - Day 28/14/2019 1:43:46 AM. This article explains fault contracts in Windows Communication Foundation. It also explains the difference between faults & exceptions and provides sample code for implementing fault contracts.
  • WCF Introduction and Contracts - Day 18/14/2019 1:34:12 AM. This article demonstrates how to create a WCF service application. This article also covers basic information of all the contracts and a code demonstration.
  • Data Contracts In WCF9/4/2018 2:24:01 AM. This article explains Data Contracts In WCF. Data Contract is an agreement between the client and server about the structure of data being exchanged.
  • Various Types of WCF Contracts5/31/2015 5:30:46 PM. In this article you will learn various types of WCF Contracts.
  • Data Contract Versioning in WCF7/19/2014 3:49:43 PM. This article describes the Data Contract Versioning in WCF.
  • KnownTypes of Data Contracts in WCF7/16/2014 10:52:55 PM. A WCF Data Contract describes the structure or type of data being exchanged between the client and server.
  • WCF Series - Basics of WCF5/13/2012 6:49:11 AM. In this article we will learn about the Basics of Windows Communication Foundation.