Configuration file for custom framework library

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Meyousik Mann
    New Member
    • Dec 2010
    • 1

    Configuration file for custom framework library

    I am developing a custom framework library that requires configuration. I don't want to hard-code configuration items into my code and was thinking of having a file for the configuration. However, I don't necesarilly like the idea of requiring my users to deploy not only my framework .dll files, but also a configuration file so am wondering if anyone has any better ideas. All thoughts welcome.
Working...