Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in datacontract

Custom serialisation of a Dictionary in a DataContract

DataContract / JsonSerializer '@' appended to variable names

c# .net json f# datacontract

WCF Best Practice for Data Contracts, Shared Classes, and DTOs

System.StackOverflowException when trying to Serialize in WCF

XML Does not work for me in WebApi -Something to do with my Datacontracts

compiler does not recognize System.Runtime.Serialization.DataContractSerializer c#

WCF DataContractResolver

DataContract backward compatibility of serialization

WCF DataContract/ServiceOperation involving .NET XmlDocument type

Determine DataContract type from XElement

Can i use datacontracts in WCF for streaming

What is the best way to force the WPF DataGrid to add a specific new item?

In WCF, is it better to have multiple operation contracts or to have only one operation with polymorphic data contract?

Deserializing an IEnumerable<T> with [DataContract] applied does not work

c# json json.net datacontract

DataContract serialization of an inherited type into a base type

WCF DataContract class with methods

c# wcf datacontract

Exposing method in datacontract class in wcf [duplicate]

c# wcf datacontract

ToString Method Overriding in DataContract in WCF

wcf datacontract

CollectionDataContract to be used to consume Json array

.net json wcf datacontract

WCF DataContract With List of RegExs Won't Serialize Properly