Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

JSON Serializing Django Models with simplejson

Using JSON.net, how do I prevent serializing properties of a derived class, when used in a base class context?

c# serialization json.net

Serialize a C# class to XML with attributes and a single value for the class

c# xml serialization

C# to JSON serialization using JSON.Net

json serialization json.net

How to serialize object to json with type info using Newtonsoft.Json?

c# serialization json.net

Converting serialized form's data to json object

Decreasing the size of cPickle objects

python serialization pickle

Best practices for serializing objects to a custom string format for use in an output file

How to tell for which object attribute pickle fails?

python serialization

Serializing Lists of Classes to XML

c# xml serialization

Jackson JSON serialization, recursion avoidance by level defining

How do I add a type to GWT's Serialization Policy whitelist?

HashMap Serializability

java serialization hashmap

How to serialize static data members of a Java class?

How to exclude field from class serialization in runtime?

java serialization

Order of fields when serializing the derived class in JSON.NET

c# json serialization json.net

Could not Cast or Convert System.String to Class object

c# json serialization

How to list all class properties

How to unit test if my object is really serializable?

Ignore binary serialization on a property

c# serialization