New posts in serialization

How do I modify serialized form data in jQuery?

How to serialize only the ID of a child with Jackson

How to I serialize a large graph of .NET object into a SQL Server BLOB without creating a large buffer?

Spring session-scoped beans (controllers) and references to services, in terms of serialization

Best way to serialize/unserialize objects in JavaScript?

sending NaN in json

Trouble with Gson serializing an ArrayList of POJO's

django-rest-framework 3.0 create or update in nested serializer

How to deserialize XML if the return type could be an Error or Success object

How to solve circular reference in json serializer caused by hibernate bidirectional mapping?

Why is the first element always blank in my Rails multi-select, using an embedded array?

How to unserialize PHP Serialized array/variable/class and return suitable object in C#

Serialize a Static Class?

How to serialize an object that includes BufferedImages

Can you specify format for XmlSerialization of a datetime?

What's the difference between DataContractJsonSerializer and JavaScriptSerializer?

ASP.NET MVC: Controlling serialization of property names with JsonResult

Use class name as root key for JSON Jackson serialization

.NET WebAPI Serialization k_BackingField Nastiness

Customize SparkContext using sparkConf.set(..) when using spark-shell