
We learned about the serialization and deserialization process. we used the XML format. we wrote to a file using file-stream and XmlSerializer

More topics covered:
-
- Stream
- FileStream class
- serialization of an array
- access modifiers required for serialization
- XML attributes for customizing the serialization
- c# using() { … }
- add link to a project
Links: