There are two primary mechanisms that ApplicationSettingsBase uses to serialize settings:
- If a TypeConverter exists that can convert to and from string, it is used.
- Otherwise, the XmlSerializer is used.
Random thoughts about software development and tools
There are two primary mechanisms that ApplicationSettingsBase uses to serialize settings:
at 13:14
No comments:
Post a Comment