2008-08-27, 01:09 AM
I don't normally do serialisation for speed, but to reuse the same object for configuration (PropertyGrid) and Settings file.
For speed you can't beat XmlTextReader/XmlTextWriter but they generally aren't in a great structure.
For speed you can't beat XmlTextReader/XmlTextWriter but they generally aren't in a great structure.