Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remove Connection Strings from app.config
Message
From
16/05/2008 15:23:27
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
To
16/05/2008 14:41:11
General information
Forum:
ASP.NET
Category:
Deployments
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01317528
Message ID:
01317720
Views:
7
>>The problem is that connection strings can sometimes have rather personal information in them such as user names and passwords. I think it is poor design to compile that type of information into your DLLs or distribute it with your app.

The company I work for sidesteps this issue by creating generic users and changing permissions on the app.config file in directories that are inaccessible across the web.

But yep.. in your case it sounds like a problem that should be resolved.
Previous
Reply
Map
View

Click here to load this message in the networking platform