asp.net - Is it safe to write connection string in web.config? -


is safe write connection string in web.config in asp.net application. application using 2 databases , think connection string can retrieved easily. can please suggest secure place(web.config or other file) writting connection string except encrypting it.

web.config right place this. can encrypt connection string if that's concern you. encrypting connection string in web.config it's supported in asp.net , seems know that...

link reference.


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -