vb.net - Best way to store Configuration Data? -



vb.net - Best way to store Configuration Data? -

i have developed rather big application in lastly year. since not programmer trade, asked fellow programmer how store huge amount of application settings - reply "use configuration class". ended "constants.vb" file contains literally thousands of configuration details. lot of them unlikely change, few dozen of them alter , should changeable customer. not satisfied mess, since becomes harder maintain min - have seen my.settings / my.resources classes , utilize them settings - since there no obvious way organize data, not keen drop ton of config variables my.settings... have ideas me?

vb.net configuration

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -