J
Jamie Owens
Hi everyone,
I have a DLL/assembly I'd like to use in conjuction with an app.config
file. Does anyone know if dlls can have app.configs or something similar?
I ask because one of my assembly classes uses a database, and I'd like to
avoid hard-coding a database connection string. Slapping that information
in a config file that can follow around the DLL would be a help. Of course,
if anyone has other suggestions I'm open to them.
Thanks,
-Jim
I have a DLL/assembly I'd like to use in conjuction with an app.config
file. Does anyone know if dlls can have app.configs or something similar?
I ask because one of my assembly classes uses a database, and I'd like to
avoid hard-coding a database connection string. Slapping that information
in a config file that can follow around the DLL would be a help. Of course,
if anyone has other suggestions I'm open to them.
Thanks,
-Jim