DLL app.config

G

Guest

Hi All,

Does anyone have any help/suggestions for using/passing My.Settings for
a .DLL component (VS 2005 PRO)? I have added an app.config to my .DLL
assembly/project and would like to load and save settings. Is this a good
practice? Some people say yes, some no, and having looked on the net, its a
50/50 split. I've read that some have experience problems with app.config
files being copied to the proper place which some state that they have been
resolved in VS 2005. Do I have to merge or do anything special with the
app.config file that me .EXE project is using?

Regards,

Giovanni
 
G

Guest

I use the app.config in all my projects and I did not expirience any bigger
problems.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top