|
-
Apr 26th, 2008, 06:26 AM
#2
Re: [2005] Best practice: MVC and secure connection string(s)?
Is this an internet website or a intranet site? If the servers are open to "man in the middle attack " between IIS and sql server there are major security issues.
The web.config is a good place for the db conn string, why hard code it any where else - it has to be somewhere the site code has access to.
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
|