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
How to fetch a data from one table to another table in asp.net ?
Is asp net front end or backend?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
Can you change a master page dynamically at runtime? How?
What is HTTPModule and HTTPcontext? What is the use of each?
What is session state server?
What is a page life cycle?
What is the state management in asp.net?
What is view state and how it works in asp net?
Explain repository pattern in asp.net mvc? : asp.net mvc
What is a web pool?
What is bson in web api?
Explain the basic functionality of garbage collector?
Why do we need Sessions?
To wrap up a call to a Web service the standard used is..?