Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

ServiceStack, can an Action return an `IEnumerable<IWhateverInterface>`? [duplicate]

Save user credentials using isolated storage and ProtectedData

How to tell Jackson to ignore a Boolean if it is null/false?

Custom Django Rest Framework Serializer Field not running `to_representation()` if value is null

trying to serialize and deserialize an complex xml file using VB.net

XML serialization without null XMLArray

c# xml serialization

How to correctly serialize embedded struct with String() method to JSON string?

Django Rest framework serializer exclude foreign key with depth 2

How to cleanly send data between .NET Core and .NET Framework apps, serializing with Json.NET?

How to get JSON String value?

c# json serialization

Saving Message object from JavaMail to Filesystem

How do I serialise a List<T> to XML using LINQ to XML?

Java: Serializing String[] Array to store in a MySQL Database?

Trying to serialize an object to a stream using Newtonsoft, getting an empty stream

Serialized objects disappearing (BinaryFormatter)