65,938 articles
CodeProject is changing.
Read more
.
Everything / deserialization
Submit your article
Deserialization
deserialization
Great Reads
A Complete Sample of Custom Class Collection Serialization and Deserialization
by
Maciej Los
If you want to know the way you can serialize and deserialize custom class collection,
this tip is for you.
Advanced WPF TreeViews in C#/
VB.
Net Part 4 of n
by
Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
Advanced WPF TreeViews in C#/
VB.
Net Part 5 of n
by
Dirk Bahle
Tips & Tricks on de/
serializing Tree View based content with XML
Binary Serialization with AnySerializer
by
replaysMike
How to binary serialize your classes without having to modify them
Latest Articles
A Complete Sample of Custom Class Collection Serialization and Deserialization
by
Maciej Los
If you want to know the way you can serialize and deserialize custom class collection,
this tip is for you.
Advanced WPF TreeViews in C#/
VB.
Net Part 4 of n
by
Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
Advanced WPF TreeViews in C#/
VB.
Net Part 5 of n
by
Dirk Bahle
Tips & Tricks on de/
serializing Tree View based content with XML
Binary Serialization with AnySerializer
by
replaysMike
How to binary serialize your classes without having to modify them
All Articles
Article
Project
Technical Blog
Tip/Trick
Video
Reference
Asset
top
Sort by Score
Title
Updated
Author
Score
deserialization
Advanced WPF TreeViews in C#/
VB.
Net Part 4 of n
by
Dirk Bahle
Tips & Tricks on loading and saving WPF Tree View based content.
Advanced WPF TreeViews in C#/
VB.
Net Part 5 of n
by
Dirk Bahle
Tips & Tricks on de/
serializing Tree View based content with XML
Binary Serialization with AnySerializer
by
replaysMike
How to binary serialize your classes without having to modify them
Creating a Custom De/
Serializer
by
Alaa Ben Fatma
In this article,
we will walk through the basic concepts of de/
serialization and how to create a very basic de/
serializer.
JSON by Design: A Walkthrough of a High Performance JSON Processor
by
honey the codewitch
Designing infinitely scalable JSON: JSON (C++)
Nested Polymorphic Deserializer using JSON.
Net and Generics
by
Robert P. Howard
How to deserialize a JSON string that contains nested polymorphic objects
VB.
NET runtime control designer for windows forms
by
NightWizzard
Simply add a single code module to add instant design capabilities to all windows forms of your application!
XML Serialization and Deserialization: Part 1
by
Mayank_Gupta_
XML serialization and deserialization using C#