New posts in serialization

Custom WCF DataContractSerializer

C# JSON custom serialization

What's the difference between .serialize() and .serializeArray()?

Deserialization problem with DataContractJsonSerializer

How to serialize DOM node to JSON even if there are circular references?

Does it matter what I choose for serialVersionUID when extending Serializable classes in Java?

Deserialization backwards compatibility

Best practices for DateTime serialization in .NET 3.5

Using GSON in Android to parse a complex JSON object

Make a Custom Class Serializable in Objective-c/iPhone?

Javascript: stringify object (including members of type function)

Byte for byte serialization of a struct in C#

Efficient Go serialization of struct to disk

How to serialize derived template classes with Boost.serialize?

Serialize the @property methods in a Python class

Why my exception class needs to be serialized?

Javascript serialization of DateTime in asp.net is not giving a javascript date object?

What are the differences between the XmlSerializer and BinaryFormatter

Overlay data from JSON string to existing object instance

Jackson JSON serialization, recursion avoidance by level defining