List Question
20 TechQA 2015-06-09T20:46:05.100000Serialization when extending a class whose GetObjectData method is not marked virtual
6.8k views
Asked by kramar
Linq-to-SQL overriding my OnSerializing attribute
197 views
Asked by Matthew James Davis
ISerializable for Collection<T>
417 views
Asked by Simon
Serializing events with circular references using ISerializable
229 views
Asked by mvo
Custom object XML serialization whithout any xml tags
90 views
Asked by Smiley
ISerializable de-serialization performance
369 views
Asked by Remotec
Deserialization constructor not called
11.1k views
Asked by Remotec
How to structure classes to Implement IEquatable and ISerializable
1.1k views
Asked by MikeW
Is there a shortcut to binary-serialize every property in an object?
547 views
Asked by Arseni Mourzenko
How to Serialize collection
943 views
Asked by Kate
Using WCF DataContract in MVC SessionState using AppFabric cache
2.2k views
Asked by jamiebarrow
Passing recursive collection through WCF
2.1k views
Asked by Miral
ISerializable and DataContract
693 views
Asked by tam
What's the difference between using the Serializable attribute & implementing ISerializable?
34.8k views
Asked by SoftwareGeek
ISerializable and backward compatibility
2k views
Asked by pierusch
How can I make a method to take only serializable objects?
98 views
Asked by minhee
ISerializable - Serializing singletons
1.4k views
Asked by user1275011
What is the point of the ISerializable interface?
47.5k views
Asked by leora
ISerializable Circular Reference
228 views
Asked by TigerChan