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 the difference between session and viewstate?
Do cookies store passwords?
What do you mean by caching in asp.net?
How do you secure your connection string information?
What is a web pool?
What is the difference between Session and response.Redirect?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
Explain how is a property designated as read-only?
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
What is page fragment caching?
What does asp stand for in asp.net?
Explain the different types of directives in .net?
What is Razor View Engine
Define xmlvalidatingreader class.
What is a proxy in web service?