Hi Luke. Thanks for your reply. The link you posted will be helpful. The
only comment I have is that "normally" the client user can't get the the
source code of the ASP.NET page either, but we don't consider putting
connection strings in them a safe thing to do so encryptioin AND using
web.config gives us a second and third line of defense.
"MSFT" <> wrote in message
news:...
> Hi Scott,
>
> Normmally, the client user can't access the web.config and we can
consider
> the connection string is safe without encryption. If you do want to
encrypt
> a string in web.config, you may take a look at classes in
> System.Security.Cryptography Namespace:
>
>
http://msdn.microsoft.com/library/de...us/cpref/html/
> frlrfSystemSecurityCryptography.asp
>
> Luke
> Microsoft Online Support
>
> Get Secure! www.microsoft.com/security
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
>