5
Reply

How to serialize a non-serializable class in .Net

Jean Paul

Jean Paul

Oct 6 2010 4:38 AM
19.5k

I wanted to store the content of a List into file, for later reload.
But the List contains objects which are non-serializable.
How to achieve this?

Answers (5)
Next Recommended Forum