Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

custom serializer for just one property in Json.NET

serialization json.net

jQuery plugin to serialize a form and also restore/populate the form?

jquery forms serialization

C# Object Binary Serialization

How to deserialize a JSON property that can be two different data types using Json.NET

c# json serialization json.net

How to make Jackson ignore a get() method when serializing an object

C - serialization techniques

c 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?