Appendix C. Serialization Basics

The .net framework is a many-splendored thing. Parts of this book have explored sections of the framework that are completely outside the System.Windows.Forms namespace because you need that knowledge to build real WinForms applications. A similar topic is serialization. The need for serialization can be found in any number of places, but for applications developers, serialization is used to save and restore settings data and document data. It's in that narrow view that we explore this topic.

Get Windows Forms Programming in C# now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.