What is the < machinekey > element and what two ASP.NET technologies is it used for ?
Answer Posted / gitam singh
Configures keys to use for encryption and decryption of forms authentication cookie data and view state data, and for verification of out-of-process session state identification.There fore 2 ASP.Net technique in which it is used are Encryption/Decryption & Verification
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is there any limit for query string? Means what is the maximum size?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
How does the service stream content?
What is the extension of master page in asp.net?
Is asp.net and .net the same?
Is viewstate enabled by default?
What are the advantages of passport authentication?
What is asp.net ajax?
What are the asp.net security controls?
Is it possible for me to change my aspx file extension to some other name?
What is the difference between dispose() and finalize()?
What is httpresponse?
What is the use of response redirect in asp.net?
How to sign out from forms authentication?