DLL app.config

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
Back
Top