Moving from WCF to gRPC, replacing NetDataContractSerializer...
Read MoreProtobuf .NET serialization for inheritance classes...
Read MoreForce order in NetDataContractSerializer without using DataContractAttribute...
Read MoreHow to serialize type derived from ConfigurationSection with NetDataContractSerializer...
Read MoreAvoiding using the “http://www.w3.org/2001/XMLSchema-instance” namespace with .Net DataContractSeria...
Read MoreEmpty String Serialization with Datacontracts...
Read MorePassing Guid to WCF service with NetDataContractSerializer...
Read MoreNetDataContractSerializer vs DataContractSerializer...
Read MoreHow would one serialize nested collections when using a custom ISerializationSurrogate?...
Read Moreprotobuf-net as wcf serializer with object in OperationContract...
Read MoreNetDataContractSerializer produces invalid XML...
Read MoreWhat are all these null collection entries in my DataContract XML?...
Read MoreC# DataContract Serialization, how to deserialize to already existing instance...
Read MoreLinq To Sql objects and Serialization issue...
Read MoreHow to test for Serializable by the NetDataContractSerializer?...
Read MoreNetDataContractSerializer and CLR types...
Read MoreOptional properties when deserializing a DataContract/Serializable mish-mash...
Read MoreDoes the compact framework 3.5 support System.Runtime.Serialization?...
Read MoreSerialization after object removal error (NetDataContractSerializer)...
Read MoreProblem deserializing with NetDataContractSerializer after refactoring code...
Read MoreDispose or not Dispose.. the writer created from XmlDocument thru navigator?...
Read MoreNetDataContractSerializer and assembly versions mismatch...
Read MoreAppFabric cache and serializing IQueryable objects...
Read MoreSelective serialization with NetDataContractSerializer...
Read MoreF# DataContractJsonSerializer StackOverflowException...
Read MoreIs there a way to signalize an object its successful deserialization?...
Read MoreCustom attribute to switch property serialization to NetDataContractSerializer...
Read More