Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

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

rails serialized array validation

What happens during serialization in java, if two object refrences are pointing to the same serializable Object?

java serialization

Reliable way to check if objects is serializable in JavaScript

Boost serialization of template derived class

Selectively escape HTML in strings during deserialization

Django Rest Framework serializing with dynamic fields