Click here to Skip to main content
15,911,360 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Update GridView on Runtime? Pin
Biju Sam10-Jun-07 17:31
Biju Sam10-Jun-07 17:31 
GeneralRe: Update GridView on Runtime? Pin
Venkatesh Mookkan10-Jun-07 18:28
Venkatesh Mookkan10-Jun-07 18:28 
QuestionPermission inputs ?? Pin
eng_Hosam Kamel10-Jun-07 9:17
eng_Hosam Kamel10-Jun-07 9:17 
AnswerRe: Permission inputs ?? Pin
Christian Graus10-Jun-07 13:27
protectorChristian Graus10-Jun-07 13:27 
QuestionAdding database to VS with SQL Server 2005 Pin
student_rhr10-Jun-07 6:42
student_rhr10-Jun-07 6:42 
QuestionInputFileDialog [modified] Pin
Mr.Sam10-Jun-07 2:40
Mr.Sam10-Jun-07 2:40 
AnswerRe: InputFileDialog Pin
WillemM10-Jun-07 6:47
WillemM10-Jun-07 6:47 
QuestionEncryption Key Management Pin
Meysam Mahfouzi10-Jun-07 1:57
Meysam Mahfouzi10-Jun-07 1:57 
Suppose that I have to do some encryption in my database. Those who have dealt with this stuff may already know that it's recommended to encrypt the encryption key using something like a machine key and storing them in registry or leave the key management to something like DPAPI.

Would someone please tell me what the problem is with simply storing the encryption key in a text file (in a plain text format) and then storing it in a folder whose read access been restricted to be available only to ASP.NET Process Identity through ACL permissions?

I mean, what DPAPI does is that it stores a secret key in windows registry whose access is restricted using ACL permissions. So, what's the difference if we simply store the key in a restricted folder as mentioned above?

Thanks in advance for any answer Rose | [Rose]
Maysam
QuestionAdding Namespace only once Pin
Tarik Guney10-Jun-07 1:05
Tarik Guney10-Jun-07 1:05 
AnswerRe: Adding Namespace only once Pin
Christian Graus10-Jun-07 13:34
protectorChristian Graus10-Jun-07 13:34 
GeneralRe: Adding Namespace only once Pin
Tarik Guney10-Jun-07 22:48
Tarik Guney10-Jun-07 22:48 
QuestionGettin a piece of specified text from any field. Pin
Tarik Guney10-Jun-07 1:04
Tarik Guney10-Jun-07 1:04 
AnswerRe: Gettin a piece of specified text from any field. Pin
szukuro10-Jun-07 4:22
szukuro10-Jun-07 4:22 
GeneralRe: Gettin a piece of specified text from any field. Pin
Tarik Guney10-Jun-07 4:48
Tarik Guney10-Jun-07 4:48 
QuestionAbout SqlSiteMapProvider Pin
Tarik Guney10-Jun-07 1:03
Tarik Guney10-Jun-07 1:03 
AnswerRe: About SqlSiteMapProvider Pin
Tarik Guney10-Jun-07 1:33
Tarik Guney10-Jun-07 1:33 
QuestionCan any one Help me how to convert This Query string Format(html) code to Code bind(means programatic convertion) Pin
Shaik Haneef9-Jun-07 23:56
Shaik Haneef9-Jun-07 23:56 
AnswerRe: Can any one Help me how to convert This Query string Format(html) code to Code bind(means programatic convertion) Pin
Tarik Guney10-Jun-07 1:07
Tarik Guney10-Jun-07 1:07 
GeneralRe: Can any one Help me how to convert This Query string Format(html) code to Code bind(means programatic convertion) Pin
szukuro10-Jun-07 4:12
szukuro10-Jun-07 4:12 
GeneralRe: Useless subject Pin
Guffa10-Jun-07 4:38
Guffa10-Jun-07 4:38 
QuestionCan any one Help me how to convert This Query Format(html) code to Code bind(means programatic convertion) Pin
Shaik Haneef9-Jun-07 23:55
Shaik Haneef9-Jun-07 23:55 
QuestionCan any one Help me how to convert This Query Format(html) code to Code bind(means programatic convertion) Pin
Shaik Haneef9-Jun-07 23:52
Shaik Haneef9-Jun-07 23:52 
Questionusing directX.sound 4 recording sound Pin
legend_of_zanado9-Jun-07 22:13
legend_of_zanado9-Jun-07 22:13 
AnswerRe: using directX.sound 4 recording sound Pin
Christian Graus10-Jun-07 13:35
protectorChristian Graus10-Jun-07 13:35 
QuestionHow to change the backcolor of the control which is being validated by RequiredFieldValidator? Pin
shanmohan9-Jun-07 17:53
shanmohan9-Jun-07 17:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.