Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

c# compare the data in two object models

c# serialization comparison

XML-Deserialization of double value with German decimal separator in C#

Json.net getter property not serialized

Json.Net adding $id to EF objects despite setting PreserveReferencesHandling to "None"

Is it possible to serialize anonymous class without outer class?

jackson serialize csv property order

Determine type during json deserialize

c# json serialization json.net

How to serialize a Lookup<string, string> object into JSON?

How can I deprecate whole message in Protocol Buffers?

Is using the system.text.json no longer possible for serializing / deserialiing in c#

c# .net json serialization

How to specify the order of XmlAttributes, using XmlSerializer

Saving content of a treeview to a file and load it later

Why Serialization when a class object in memory is already binary (C/C++)?

c++ c serialization

Serializable transaction deadlock

Python 3.5 dill pickling/unpickling on different servers: "KeyError: 'ClassType'"

Use serialization filter (ObjectInputerFilter) with Keycloak adapter and Memcached

Problem with deserializing JSON on datamember "__type"

Efficient serialization of numpy boolean arrays

Sending Intent inside of another Intent

Elegant way to serialize a MailMessage object in .NET