Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in binary-serialization

Convert a byte[] array into DataTable

How to write to file when using Marshal::dump in Ruby for object serialization

Why classes not marked with Serializable cannot be serialized using BinaryFormatter?

Does removing existing field from protobuf message cause issues?

deserializing a generic list returns null

Why does Get-Date seem to return DateTime objects, but the BinarySerializer indicate it returns a PSObject?

Deserialize to type whose namespace has changed

.NET Binary serialization metadata

Binary deserialization without object definition

Binary serialization vs. JSON vs. xml [closed]

How much does a class/object have to change in order for binary-deserialization to fail

Should I Still Use BinaryFormatter for Simple Serialization in .NET 4.0?

How to create a SerializationBinder for the Binary Formatter that handles the moving of types from one assembly and namespace to another

How do I deserialize old data for a type that has changed?

DeflateStream doesnt work on MemoryStream?

Test for Optional Field when using .NET Custom Serialization

When should I use XML Serialization vs. Binary Serialization in the .NET framework?

BinaryFormatter.Deserialize "unable to find assembly" after ILMerge

JavaScript to C# Numeric Precision Loss

How to ignore Event class member for binary serialization?