CodeProject Article #2: XML Serialization and Custom Configuration
Today I worked up another little article for CodeProject. This one exemplifies an idea I've implemented a few times; using the XmlSerializer to create instances of deserialized objects within custom configuration sections. Take a
look!