O
omicron333
I'm trying to figure out what happens to settings in the app.config for
DLLs when it is used by an application. More specifically, connection
strings used by the DLL only.
When the VB.NET executable is compiled, referencing the DLL (in the
same solution), there does not appear to be a seperate area for DLL
specific connection strings in the resulting .exe.config file.
Any suggestions of where these are going?
Thanks in advance.
Dan Z.
DLLs when it is used by an application. More specifically, connection
strings used by the DLL only.
When the VB.NET executable is compiled, referencing the DLL (in the
same solution), there does not appear to be a seperate area for DLL
specific connection strings in the resulting .exe.config file.
Any suggestions of where these are going?
Thanks in advance.
Dan Z.