Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Why does Newtonsoft.Json serializes byte[] as base64 but sbyte[] not?

Why does C# null-conditional operator not work with Unity serializable variables?

c# unity3d serialization

Deserialize in a different language

java serialization log4j

How do I effectively persist a .Net font object?

.net serialization fonts

Optimal Serialization of Primitive Types

c# serialization

What data is passed in Serialization? (Binary Serialization)

c# serialization

Implementing IXmlSerializable for Classes Containing Collections

InvalidOperationException while SOAP serialization of complex type

c# .net serialization soap

C# Serialization of nested classes

c# .net serialization

Is PHP serialize function compatible UTF-8?

php serialization utf-8

Convert a byte array to a class containing a byte array in C#

c# serialization struct

How can I pass complex types like objects using Webservices?

Is Hibernate / JPA taking in consideration the transient modifier ( not the annotation )

WCF REST: remove prefix "ArrayOf" for wcf method response

Serialize Linq Results directly to JSON

serialize() and $_SESSION [duplicate]

php session serialization

How to POST an object to rails using RestKit?

Can properties mapped in hbm.xml be transient?

Java serialization, Kryo and the object graph

java serialization kryo

Python xml marshalling