Structure analogous to web.config in a windows application???
From: Novice (6tc1ATqlinkDOTqueensuDOTca)
Date: 09/20/04
- Next message: Matt Berther: "Re: Structure analogous to web.config in a windows application???"
- Previous message: Corbin: "Re: Can I implement an autofill feature with a textbox?"
- Next in thread: Matt Berther: "Re: Structure analogous to web.config in a windows application???"
- Reply: Matt Berther: "Re: Structure analogous to web.config in a windows application???"
- Reply: Tal Sharfi: "Re: Structure analogous to web.config in a windows application???"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 20 Sep 2004 13:35:04 -0700
Hey everyone - is there a file in a windows application that is analogous to
the web.config in ASP.NET applications?
Basically, I want to store a bunch of strings (that are NOT confidential) in
a common configuration file and that I can easily access like the web.config
file for ASP.NET applications.
In summary I would like a place to store configuration information for a
windows application and the methods I use to access that information.
Thanks,
Novice
- Next message: Matt Berther: "Re: Structure analogous to web.config in a windows application???"
- Previous message: Corbin: "Re: Can I implement an autofill feature with a textbox?"
- Next in thread: Matt Berther: "Re: Structure analogous to web.config in a windows application???"
- Reply: Matt Berther: "Re: Structure analogous to web.config in a windows application???"
- Reply: Tal Sharfi: "Re: Structure analogous to web.config in a windows application???"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|