The AppSettingReade r reads settings from the app.config
file of the currently running executable. To have a
app.config file a project must be an executable type, and
it can only have one app.config file. This file is
compiled into the progname.exe.co nfig file in your debug
directory.
If you are writing a web app, the app.config file is
instead named web.config.
Travis Merkel
Murphy and Associates
[color=blue]
>-----Original Message-----
>Hi,
>
>Could any explain how AppSettingReade r know the right[/color]
app.config file to[color=blue]
>take as
>default?
>
>Thanks.
>
>
>.
>[/color]
Comment