using a config file



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.
.



Relevant Pages

  • Re: Renaming variables using strings
    ... > I have a big database with several variables inside. ... i have a variable in database called F101 and the script ... > makes a string 'F101'. ... I would like to rename the variable F101 as ...
    (comp.soft-sys.matlab)
  • Re: Renaming variables using strings
    ... Kristjan Tabri wrote: ... > I have a big database with several variables inside. ... > makes a string 'F101'. ... I would like to rename the variable F101 as ...
    (comp.soft-sys.matlab)
  • Renaming variables using strings
    ... I have a big database with several variables inside. ... i have a variable in database called F101 and the script ... makes a string 'F101'. ... I would like to rename the variable F101 as ...
    (comp.soft-sys.matlab)
  • Re: Change Field Name in Table
    ... try to figure out the delete and/or renaming it again. ... table with the make Table query or even using the DoCmd Copy. ... move everything over to another database and use the new database. ... was Imported and you should be able to rename it. ...
    (microsoft.public.access.formscoding)
  • Re: - How do I rename print-to-file filename at runtime?
    ... Is there a way to rename printer file port name at runtime BEFORE (not ... > pFrom As String ... > "SHFileOperationA" (lpFileOp As SHFILEOPSTRUCT) As Long ...
    (microsoft.public.vb.winapi)