Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Spit and Slurp a vector in Clojure

serialization clojure

C# Typedef that preserves attributes

c# serialization typedef alias

How do you serialize Android Intents?

Javascript serialize form to object

WCF Serialised List object giving strange names for objects

wcf serialization

How to serialize a tree structure in C++?

c++ serialization tree

Using the Json.NET serializer in an MVC4 project

C# adding double quotes to start and end of JSON string results in server decoding error

c# json serialization

How to use a custom JSON Serializer in Servicestack?

How do I customize JSON serialization?

Design RESTful API using HAL - serialize model relationships

unserialize Error at offset 5 of 9 bytes

Binary serialization, IFormatter: use a new one each time or store one in a field?

c# .net serialization

WCF trouble with Types?

c# wcf serialization types

Does the OptionalFieldAttribute actually work?

c# serialization

C# How to serialize (JSON, XML) normal properties on a class that inherits from DynamicObject

GSON does not deserialize reference to outer class

Object cannot by deserialized, because 'Collection was of a fixed size.'

c# json serialization json.net

Serialization of F# mutable variable to JSON using Json.NET generates duplicated items

json serialization f# json.net

Is there a Ruby Hash#to_s equivalent for the 'new' Hash syntax?

ruby serialization hashmap