Question about config files

  • Thread starter Thread starter James
  • Start date Start date
J

James

Hi,

I have two applications and I would like them to use the
same config file to get their app settings.

How do I do this?

Thanks,
James
 
You'll have to define your own XML file that is read by each of your
applications. The standard .config file facilities don't permit you to
specify a file name afaik.

Tom Clement
Apptero, Inc.
 

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

Back
Top