Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Custom DateTime formats when using DataSet.WriteXml in .NET

c# xml serialization dataset

Prevent Serialization of Base Class

c# serialization

How can I convert a dynamic proxy into a POCO?

TypeNameHandling in Newtonsoft requires $type to be the first property? [duplicate]

Hibernate entity serializable

Locale invariant guarantee of boost::lexical_cast<>

type xxxx not expected use xmlinclude or soapinclude

c# xml rest serialization

Is it necessary to serialize objects for using @RequestBody @ResponseBody annotations

XmlSerializer: keep unknown elements

Django Rest Framework – Custom Hyperlink field in serializer

MongoDB serialize Dictionary<MyEnum,object>

Serializing a generic relation in django-rest-framework

How to write a custom serializer?

Why does a deserialized TDictionary not work correctly?

What is the best way to test drf serializer validate

AttributeError : 'NoneType' object has no attribute '_meta'

Is there a generic way to deserialize single-valued value objects (without custom Deserializer) in Jackson

How do you access the symbol table in Ruby?

ruby serialization symbols

Is it safe to use boost serialization to serialize objects in C++ to a binary format for use over a socket?

Why can't I expose an interface in a .NET asmx web service?