Ask a Question related to ASP.NET General, Design and Development.
-
Natty Gur #1
Re: encryption problem
Hi,
If you save the connect string in the DLL it will be safe but your
program won’t be flexible to changes that might be in the connect string
elements (changing of database, user, password ...). So the best
practice is to exclude connection string to config file. This way any
changes in the connect string wont cause recompilation of your
application.
Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114
Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377
Know the overall picture
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest
-
Encryption using X.509
I have writen a class that uses certificates to encrypt data on my web servers prior to storing it in a database and would like to know if there... -
URL Encryption
Hi, Is there a way to securely ecrypt and decrypte a URL? for e.g encrypting and decrypting using Triple-DES algorithm. Are there any security... -
IDS 9.40.UC2, Encryption
I try to configure encryption with IDS 9.40.UC2 on an AIX platform and I'm a little bit confused about the different error messages I receive. ... -
encryption Help
Is there any way, besides making one big movie and saving it as a projector to keep your movies from someone else being able to open them in Director... -
Help with encryption
Thanks in advance for your assistance. I have all my personal files encrypted on a separate hd on my home pc. The OS(Windows XP PRO) resides with...



Reply With Quote

