Safest place for the XmlSerializer to save temp files...
Read MoreJSON DataContract dual types for string and string array...
Read MoreDataContractJsonSerializer - Deserializing DateTime within List<object>...
Read MoreHow do I serialize a C# anonymous type to a JSON string?...
Read MoreHow to serialize object array with a dictionary inside...
Read MoreEnumMemberAttribute Value is ignored by DataContractJsonSerializer...
Read MoreWhy do DataContractJsonSerializer and Json.NET serialization of DateTimeOffset produce different jso...
Read MoreVB.NET DataContractJsonSerializer Nested Object Formatting...
Read MoreHow to serialize JSON string containing date and time property using DataContractJsonSerializer?...
Read MoreC# how can I get a count of Json with several levels...
Read MoreWCF REST service dictionary serialization...
Read MoreJSON nested array. C# DataContractJsonSerializer returns null...
Read MoreWhy cant I serialize a property that has a private setter (C#, json)...
Read MoreDeserialize json with C# .NET Core...
Read MoreProblem when serializing objects with strings that contain "/"...
Read MoreOptional fields with DataContractJsonSerializer (how to change the default)...
Read MoreDeserialization from JSON into List of Objects...
Read Morehow to serialize and deserialize a tuple...
Read MoreJSON parsing collection of records...
Read MoreJSON serialization for option types...
Read MoreDataContractJsonSerializer with object type member...
Read MoreDataContractJsonSerializer.ReadObject pass a different type of object...
Read MoreHow can I Deserialize nested json with DataContractJsonSerializer?...
Read MoreException When Deserializing an ISO Date in JSON...
Read MoreASP.NET MVC controller losing a day on conversion...
Read MoreDe-serialize JSON return empty data...
Read MoreDataContractJsonSerializer not working...
Read MoreSerialize an object using DataContractJsonSerializer as a json array...
Read MoreAccessing DataContractJsonSerializer<T> properties via re-factored foreach loop...
Read MoreWay to Deserialize JSON from HttpWebResponse without 3rd party frameworks...
Read More