Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Polymorphic JSON Deserialization failing using Json.Net

c# json serialization json.net

Do cereal and Boost Serialization use zero-copy?

What types of Exceptions can the XmlSerializer.Deserialize method throw?

Can abstract class be a parameter in a controller's action?

Good examples, articles and books on marshalling [closed]

Jackson serialize only interface methods

What are the deficiencies of the built-in BinaryFormatter based .Net serialization?

.net serialization

How to implement Serializable?

java serialization

Controlling order of serialization in C#

How to convert DateTime from JSON to C#? [duplicate]

difference between DataContract attribute and Serializable attribute in .net

c# .net serialization clone

Is there Any Off-The-Shelf Json Serialization helper class in .NET BCL?

.net json serialization

iOS JSON serialization for NSObject-based classes

How do I serialize a System.Windows.Media.Color object to an sRGB string?

wpf serialization colors

Change default date serialization in WCF

how to get newtonsoft to deserialize yes and no to boolean

Ignore Base Class Properties in Json.NET Serialization

c# json serialization json.net

Newtonsoft.Json customize date serialization

c# json serialization json.net

@SuppressWarnings("serial")

Change Default JSON Serializer Used In ASP MVC3 [duplicate]