TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About data contract
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Akshay Patel (3)
Ramesh Kartik (3)
Vithal Wadje (2)
Habibur Rony (1)
Sakthikumar Thanavel (1)
Sourav Kayal (1)
Priya Linge (1)
Kailash Chandra Behera (1)
Mahadesh Mahalingappa (1)
Related resources for data contract
No resource found
Implementation Of XML Serialization And Data Contract Serialization Utility In .NET
11/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 WCF
9/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 Service
9/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 WCF
9/11/2019 4:18:55 AM.
In this article, we will understand about Data Contracts in WCF application.
Data Contract in WCF
9/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 4
8/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 2
8/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 1
8/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 WCF
9/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 Contracts
5/31/2015 5:30:46 PM.
In this article you will learn various types of WCF Contracts.
Data Contract Versioning in WCF
7/19/2014 3:49:43 PM.
This article describes the Data Contract Versioning in WCF.
KnownTypes of Data Contracts in WCF
7/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 WCF
5/13/2012 6:49:11 AM.
In this article we will learn about the Basics of Windows Communication Foundation.