Tuesday, August 26, 2014

Creating configuration files for user supplied runtime parameters.

When having similar problem i used XML Serialization. I created class with bunch of configuration parameters and then used configuration file in depersonalization process.


However this approach require the configuration file to be well formatted so users need to be caution.


No comments:

Post a Comment