background preloader

Jeffrey Richter

Facebook Twitter

.NET: Run-time Serialization. .NET: Run-time Serialization, Part 2. .NET Column: Run-time Serialization, Part 3. Run-time Serialization, Part 3 Jeffrey Richter This is the third part of my three-part series on serialization.

.NET Column: Run-time Serialization, Part 3

In part one, I showed how to serialize and deserialize objects. I also showed how to define types that allow instances of themselves to be serialized.