Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Protocol Buffers: Should I use int64 or fixed64 to represent a .NET DateTime value?

Does the XmlSerializer escape special chars like &?

c# xml serialization

Circular reference exception when serializing LINQ to SQL classes

WCF Xml Serialization and AutoImplemented Properties

c# xml wcf serialization rest

Generic JSON parser in .NET / WPF?

c# .net json serialization

JSon.NET DeserializeObject<List<T>> not returning list nor giving error

serialization json.net

Serializing Entity Framework problems

How to make simplejson serializable class

What's the most standard Java way to store raw binary data along with XML?

Null values for object properties de-serialized by WCF

C# Serialization/Inheritance [duplicate]

C# serialize generic list<customObject> to file

Java: How to make this Serializable?

How come the static variable is Serialized?

Shelve: choice of database

Serialize an object in C# and get byte stream

Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed

Serializing object to byte-array in C++

Can not construct instance of java.util.Date from String value - not a valid representation

Jackson Serialize Field to Different Name