New posts in serialization

Does .NET 4 have a built-in JSON serializer/deserializer?

Serialize JavaFX components

How to serialize Java primitives using Jersey REST

How to apply indenting serialization only to some properties?

Field Initializer in C# Class not Run when Deserializing

Can Newtonsoft Json.NET skip serializing empty lists?

final transient fields and serialization

Java Custom Serialization

how to serialize an object of android.graphics.Path

"Type not expected", using DataContractSerializer - but it's just a simple class, no funny stuff?

Managing several versions of serialized Java objects

ForeignKey does not allow null values

Error Deserializing Xml to Object - xmlns='' was not expected

How to serialize byte[] as simple JSON Array and not as base64 in JSON.net?

Ignore missing properties during Jackson JSON deserialization in Java

Dart/Flutter: build_value vs json_serializable

Django REST: Uploading and serializing multiple images

Structure of a Serialized PHP string

Converting C++ class to JSON

Flask jsonify a list of objects