Contents tagged with DataContractSerializer
-
Sending XML data through WCF using System.ServiceModel.Channels.Message without using DataContractSerializer.
WCF - Windows Communication Foundation is a beautiful enterprise ready framework for developing service-oriented applications in .NET. They handle Synchronous and Asynchronous messages from one endpoint to another.