List Question
20 TechQA 2023-08-23T07:08:58.033000How to deserialize the data which is already serialized using BinaryFormatter in C#?
325 views
Asked by Vivek Nuna
c#: Retrieve BinaryLibrary from binary serialization
48 views
Asked by malat
Java: Foreign Memory "VarHandleSegmentViewBase" error, Misaligned Access at Address
369 views
Asked by Gavin Ray
Share a method in task and normal function without using lock in C#
51 views
Asked by Emily
Serialize non-primitive objects using BinaryWriter
262 views
Asked by Guy E
Binary serialization and deserialization of decimal type in c#
287 views
Asked by Tono Nam
Is the main purpose of object serialization in C++ for faster object loading?
187 views
Asked by marlon
Custom equality comparer for `BinaryFormatter`
54 views
Asked by LOST
writing struct to .txt file
460 views
Asked by Rav
Binary Serialization of multiple data types
394 views
Asked by Rav
What NuGet package should I use between protobuf-net and google.protobuf for a new .net core app?
3.2k views
Asked by Eric Ouellet
C# Serialize class into byte[] that is not marked as Serializable
947 views
Asked by Ziggler
C++ protobuf how to set values for nested struct
8.5k views
Asked by RKum
Does removing existing field from protobuf message cause issues?
17.9k views
Asked by Rahul Vedpathak
How to loop through a file to get data?
987 views
Asked by qqqqqkks
Ignore a property during serialization using BinaryFormatter only if its null
562 views
Asked by MistyD
Exception threw out when deserializing self-reference objects while using ISerializationSurrogate
143 views
Asked by victor12369
JavaScript to C# Numeric Precision Loss
1.3k views
Asked by TGH
Creating an object of my custom class from a string
590 views
Asked by Lee Jordan
Is Castle Dynamic Proxy IInvocation really different in .net Core and Framework?
547 views
Asked by Daniel Williams