Configuration Quandary
-
Hello, I have need to read configuration information. At this point I have two pieces of information that I need to read. Interestingly the app.config file (Not available in the Compact Framework) would not work for these anyway. First piece of information I need to read is a list of dll names. These are plug-ins and will be loaded during runtime initialization. The next piece of information I need to read is a class name. This class defines how licensing is handled. As such I would prefer that it not be in the users face. Other requirements are that this solution work on both the Full and Compact frameworks. Also the configuration is going to be read in the SDK code I am writing rather than in Application code. Also this configuration is done by the team using the SDK rather than the end user. I have decided that I will just have to read an XML document as a resource. I just thought I would check here to see if there is another option.
Tanks for your support
Pat O
Blog_ _ _
/*\== /*\== /*\==
<ooo> <ooo> <ooo>