Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

How do I get json.net to serialize members of a class deriving from List<T>?

c# serialization json.net

Re-associating an object with its class after deserialization in Node.js

How can I deserialize an array of objects in Symfony Serializer?

php symfony serialization

How do you get System.Web.Script.javascriptSerializer to ignore a property?

Send and receive serialize object on UDP

java serialization udp

"Invalid field in source data: 0" error with ProtoBuf-Net and Compact Framework

Deserialization exception: Unable to find assembly

Unwanted namespaces on SVG markup when using XMLSerializer in JavaScript with IE

Can I serialize / dserialize flatbuffers to / from JSON?

C++: how to serialize/deserialize objects without the use of libraries?

How to convert a dynamic object to JSON string c#?

c# json serialization

Python list serialization - fastest method

Can I add attributes to an object property at runtime?

c# serialization attributes

Is it possible to use Protobuf-Net with a class without a parameterless constructor?

Prevent <xsi:nil="true"> on Nullable Value Types when Serializing to XML

How to clone objects in NHibernate?

What are the pros and cons of using serialVersionUID and @SuppressWarnings("serial") on classes implementing Serializable?

java serialization

How to serialize/deserialize an object loaded from another assembly?

System.Runtime.Serialization.SerializationException: Unable to find assembly MyAssembly

c# serialization

"max allowed size 128000 bytes, actual size of encoded class scala" error in akka remoting