List Question
20 TechQA 2022-11-25T15:08:11.183000Serialization/Deserialization with ISerializable
413 views
Asked by rle
How to correctly serialize Exceptions in .net 4.7.[x]+, and .net Standard 2.[x]+
766 views
Asked by HCL
Sonarcube does not like my implementation of serializable exception class
11.7k views
Asked by YMC
WCF Serialization using ISerializable Interface
75 views
Asked by AshHegde
How to fix an inner NullReferenceException when working with a serializable class using the ISerializable interface?
136 views
Asked by Anastas Kuyumdzhiev
Using ISerializable breaks serialization for previously supported types
110 views
Asked by Olli
How to implement GetObjectData in object with ISerializable field that itself has custom serialization?
598 views
Asked by Eduard Grinberg
How can I make a method to take only serializable objects?
98 views
Asked by minhee
ISerializable for Collection<T>
417 views
Asked by Simon
Custom object XML serialization whithout any xml tags
90 views
Asked by Smiley
Binary serialization versioning issue
317 views
Asked by Dave
C#: [NonSerialized] when implementing ISerializable
436 views
Asked by benichka
C# custom serialization of a class with list of interfaces
303 views
Asked by MihaiP.
How to serialize an ISerializable object into SOAP or Json or Xml
1k views
Asked by epsi1on
Custom ISerializable from Base class
71 views
Asked by Murat
ISerializable with recursive children
1k views
Asked by ChocolatePocket
Why does System.Delegate implement ISerializable?
260 views
Asked by rbm
Serialization when extending a class whose GetObjectData method is not marked virtual
6.8k views
Asked by kramar