Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Byte array serialization in JSON.NET

java: assigning object reference IDs for custom serialization

How to refactor a class that is serialized in .NET?

What is the best way to save the contents of an ArrayList?

Can OnDeserializedAttribute be used instead of IDeserializationCallback interface?

How to encrypt and save a binary stream after serialization and read it back?

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