using a config file
- From: Dave Cullen <nospam@xxxxxxxx>
- Date: Fri, 19 Aug 2005 11:15:56 -0400
I'm a C# noob trying to maintain and modify someone else's code.
The previous programmer used a config file to load parameters for a
database connect string. The file is named app.config and it's in the
project and under VSS source control. I'd like to rename the file to
something more appropriate.
I can't find any reference to that filename in the project, and I don't
know when or how the data gets loaded. I'd like someone to illuminate
that for me please.
I'd also like to know how to rename the file and still have it work.
Thanks.
.
- Follow-Ups:
- Re: using a config file
- From: John Vottero
- Re: using a config file
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: using a config file
- Prev by Date: Re: Quick Pop-up Splash Screens II
- Next by Date: Re: Timing Question
- Previous by thread: Connecting AzMan - AzAuthorizationStore.Initialize()
- Next by thread: Re: using a config file
- Index(es):
Relevant Pages
|