Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

XML serialization of objects with envelope in C#

JSON.NET - exclude properties of a specific type at runtime

Object with collection containing Serializable, non-primitive objects can't be set as ActiveMQ ObjectMessage

How to save an object with circular references?

C# deserialization of System.Type throws for a type from a loaded assembly

JSON.net JsonIgnoreAttribute not working with "EntityKey" property

Serialize XML with XML string

.NET: Serializing object to a file from a 3rd party assembly (to make Selenium WebDriver faster)

XmlSerializer. Keep null string properties? [duplicate]

c# .net xml serialization

Is it possible to call loadstring on string of lua bytecode that contains a reference to a C function?

JIT. Best way serialize to json

c# json serialization thejit

Binary serialization vs. JSON vs. xml [closed]

StackOverflowException is thrown when serialising circular dependent ISerializable object with ReferenceLoopHandling.Ignore

Deserializing a newer version of an object from an older version of the object

How do i load my local json file just using JavaScript

Boost : persistent storage of R-trees?

Override global Json.NET enum handling for one particular enum via decoration

Serialize class that inherits dictionary is not serializing properties

c# dictionary serialization

How can I force AngularJS to serialize empty form fields

Json.Net Deserialization Constructor vs. Property Rules

c# json serialization json.net