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
What is difference between Fragment Caching and Page Caching in ASP.NET?
What is connection pooling and how to enable and disable connection pooling?
Explain method to handle error using HttpError in Web API?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
what are configuration files?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
Can you use c# without .net?
How to rename a table using sql queries?
Explain how is a property designated as read-only?
Explain the difference between debug.write and trace.write?
Where can I get information on cookies in asp.net?
What is loop in asp.net?
Differentiate between authentication and authorization.
Describe the events in the life cycle of a web application.
What is the meaning of TestApi?