|
-
Sep 11th, 2003, 08:30 PM
#1
Thread Starter
Addicted Member
Configuration File in C#
Hi,
In VB.Net projects, you can specify a configuration file where in you can define the connection string and other variables.
I notice that in C#, there is no configuration file.
What is the equivalent of a configuration file in C#? I wanted to declare my connection string externally so that even I change database connections, I dont have to compile the program again.
Many thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|