Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Java 8 Lambda expression with Serialization

Django primarykey serializer "This field may not be null" while allow_null=True

Go Protobuf declarations and optional Fields in Go Struct (string pointers)

Spring Boot: Default serialization for java.time.Duration changed from String to Number

Design time serialization in C#

c# .net serialization

C# Xml-Serializing a derived class using IXmlSerializable

c# xml serialization

Is it possible to serialize objects without a parameterless constructor in WCF?

Using System.Web.Script.Serialization.JavascriptSerializer to deserialize JSON - how to?

readObject() vs. readResolve() to restore transient fields

Creating a plist using Java

DataContractSerializer serializing List<T> getting error

JSON de-serialization with MonoTouch

Google Protocol Buffers Serialization hangs writing 1GB+ data

How expensive is using MarshalByRefObject compared to serialization?

Force protobuf-net to ignore IEnumerable/ICollection interfaces

how to make unchecked check box return a value with jQuery serialize?

How do you identify the field that is causing binary serialization to fail in .NET?

WCF error 'There was an error while trying to serialize parameter...'

Issue de-serializing XML to Object - There is an error in XML document (0, 0)

c# .net xml serialization

How should I serialize domain model snapshots for event sourcing