Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Spring Boot LocalDate field serialization and deserialization

How to exclude specific types from serialization?

JavaScriptSerializer().Serialize : PascalCase to CamelCase

Standard C++ code for serialization/deserialization purposes

Binary fields encoding/serialization format in a proprietary XML file (Roche LC480 .ixo file)

Is there any way to JSON.NET-serialize a subclass of List<T> that also has extra properties?

Jackson JSON - Deserialize Commons MultiMap

Spark - Serializing an object with a non-serializable member

Persisting Protobuf messages to Database

Xml serialization library for iPhone Apps [closed]

Make clos objects printable in lisp

Unpickling a function into a different context in Python

python serialization pickle

Generating unique serializable id for each of the generated classes in JAXB

Easy way to translate from DTO to Entity and Entity to DTO?

When implementing IXmlSerializable, how to only override either ReadXml or WriteXml and not both?

c# .net xml serialization

Using Json.net - partial custom serialization of a c# object

c# serialization json.net

How to serialize a Func<int, int> (or even a general delegate) type field with DataContract/DataMember in WCF

c# wcf serialization