hey all,
i'm trying to create a file that holds settings for when my application
starts up. can someone please tell me what are the new and old ways of doing
this?

thanks,
rodchar

Re: application configuration by William

William
Fri Jul 20 09:38:55 CDT 2007

"rodchar" <rodchar@discussions.microsoft.com> wrote in message
news:2D8821DE-2196-4C3B-901B-881565E0251D@microsoft.com...
> i'm trying to create a file that holds settings for when my application
> starts up. can someone please tell me what are the new and old
> ways of doing this?

Old - .ini files. "New" - registry settings. Trendy - XML files.

Regards,
Will



RE: application configuration by rodchar

rodchar
Sat Jul 21 10:08:01 CDT 2007

thank you.

"rodchar" wrote:

> hey all,
> i'm trying to create a file that holds settings for when my application
> starts up. can someone please tell me what are the new and old ways of doing
> this?
>
> thanks,
> rodchar
>