Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

How to use XmlWriterSettings() when using override void WriteEndElement()?

c# xml serialization

kryo list serialization

XML deserialization generic method

ASP.NET WebAPI Conditional Serialization based on User Role

Using reflection to determine how a .Net type is layed out in memory

Is there any guidance for caching patterns in ASP.NET 5

Json.Net: Serialize/Deserialize property as a value, not as an object

c# json serialization json.net

Hashtable.OnDeserialization

How does ruby serialization (Marshaling) work?

ruby serialization

Does Order Matter in the XML Read by the DataContractSerializer?

c++ boost serialization with stringstream

c++ serialization boost binary

Test if a variable is serializable

php serialization closures

Can I customize Json.NET serialization without annotating my classes?

Is there a way to specify a simpler JSON (de-)serialization for std::map using Cereal / C++?

DjangoRestFramework ModelSerializer DateTimeField only converting to current timezone at object creation

Relations and differences between marshall/unmarshal, encoding/decoding, and serialization/deserialization for JSON?

How to compare two .NET object graphs for differences?

Replace WCF default JSON serialization

wcf json serialization

Jackson JSON do not wrap attributes of nested object

A minimalistic human-readable serialisation format parser for an embedded system