24 Feb 2019

c#basics serialization deserialization xmlserializer stream file-stream using xmlattributes

toop

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

ser

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:

Leave a comment

Design a site like this with WordPress.com
Get started