Click here to Skip to main content
15,887,746 members
Articles / Programming Languages / C#

How to Serialize a TreeNode Object

Rate me:
Please Sign up or sign in to vote.
2.60/5 (17 votes)
20 Mar 2008CPOL3 min read 67.2K   13  
To serialize a TreeNode derived class is not easy, but it can be done

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Instructor / Trainer
Spain Spain
Young and handsome code-writer, born and living in Spain, left the SW developer job to a very wonderful life of teaching other how to waste your life in front of a 20" machine.
I don't like to write code for other, but code & programs that I write for me, that's great!

Comments and Discussions