Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / deserialization

Deserialization

deserialization

Great Reads

by Maciej Los
If you want to know the way you can serialize and deserialize custom class collection, this tip is for you.
by Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
by Dirk Bahle
Tips & Tricks on de/serializing Tree View based content with XML
by replaysMike
How to binary serialize your classes without having to modify them

Latest Articles

by Maciej Los
If you want to know the way you can serialize and deserialize custom class collection, this tip is for you.
by Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
by Dirk Bahle
Tips & Tricks on de/serializing Tree View based content with XML
by replaysMike
How to binary serialize your classes without having to modify them

All Articles

Sort by Score

deserialization 

by Maciej Los
If you want to know the way you can serialize and deserialize custom class collection, this tip is for you.
by Cinchoo
Use Cinchoo ETL to deserialize selective XML nodes from large XML file
by infal
How to write / read multidimensional arrays to/from BinaryWriter/BinaryReader or other stream using UnmanagedMemoryStream