List Question
20 TechQA 2024-03-17T18:09:52.477000How to fix warning MSB3825 due to deprecated BinaryFormatter?
149 views
Asked by Jonathan Wood
Deserialize an object in .NET Core 7.0 which was serialized in .NET 4.8
273 views
Asked by Christian
BinaryFormatter Serialize Alternative c#
177 views
Asked by Loch
How do I prevent a BinaryFormatter Deserialize method from hanging?
81 views
Asked by rka
C# binary serialization fail
168 views
Asked by user8677843
BinaryFormatter serialization very different times for different classes
56 views
Asked by LarryB
Dict of interfaces serialization issue [C#, Unity]
36 views
Asked by dreadi
How to deserialize the data which is already serialized using BinaryFormatter in C#?
325 views
Asked by Vivek Nuna
Alternatives of BinaryFormatter in C#?
1k views
Asked by Vivek Nuna
Binary Formatter serialize-deserialize
101 views
Asked by Szendeffy Bálint
Issue while Serialized in server project and deserialized in client project in c#
92 views
Asked by Android Guy
How to serialize properties with slashes in the name using BinaryFormatter
65 views
Asked by Tyler
How to automatically deserialize a file that was serialized using BinaryFormatter?
52 views
Asked by Tyler
How do you json serialize complex objects in c#
158 views
Asked by Taldren
Binary Format Deserialization
158 views
Asked by Ajith C Narayanan
c# BinaryFormatter replacement
1.1k views
Asked by Loch
c# SerializationBinder Array of Strings/ Bytes BindToType Notworking
172 views
Asked by Loch
Convert class object to byte[]
392 views
Asked by Samuele Stefanoni
Hashtable serialization without BinaryFormatter?
163 views
Asked by Daniel
Deserialize lists within a .dat file to a text box using b formatter
117 views
Asked by Alex