What is the < machinekey > element and what two ASP.NET technologies is it used for ?



What is the < machinekey > element and what two ASP.NET technologies is it used for ?..

Answer / 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

More ASP.NET Interview Questions

How does the browser enable AutoPostBack functionality?

2 Answers  


What are the merits and demerits of viewstate?

0 Answers   Siebel,


What are cookies in your browser?

0 Answers  


You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document.

1 Answers   Syntax Softtech,


Can you dynamically assign a Master Page?

0 Answers   MCN Solutions,


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

0 Answers   HCL,


I have a datagrid of 10 rows and I am updating the fifth row using template column edit. How wil u know that the row is updated, so that it can be send to database for updating the respective table?

3 Answers  


step to create a strong name?

1 Answers  


What permissions do asp.net applications posses by default?

0 Answers  


List the major built-in objects in asp.net?

0 Answers  


What is web application virtual directory ?

2 Answers   Satyam,


what are the security certificates used in webservices?

0 Answers  


Categories