Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Store Connection String
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01358780
Message ID:
01359219
Views:
24
>How can I store a DB connection string with my C# project? I have different string determined by where I'm working at, so I'd like make it work around that.

As long as your not using any form of installer the internal configuration options work good. If you are using an installer I had problems with the local setting getting overwritten each time and wrote my own config class.

I based my configuration classes off of this article:

http://www.west-wind.com/presentations/configurationclass/configurationclass.asp
Previous
Reply
Map
View

Click here to load this message in the networking platform