Do cookies store passwords?



Do cookies store passwords?..

Answer / Abhilasha Rastogi

"Cookies in ASP.NET can store user-specific data like login credentials, preferences or shopping cart items, but they are not designed to store sensitive information such as passwords. Best practices recommend storing sensitive data on the server and using encrypted connections for secure transmission between client and server."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How to convert any string to view state format in asp.net? §ÇÛ짬ªª³ö»Ç¾ö»ÂÇ¿¾»¼»¾ö¼ÉÇöÇÏǼ»Ãö®±ª§°ö«³ -- i want convert this string to view state.

1 Answers   iFlex,


Can we add code files of different languages in app_code folder?

1 Answers  


Why do we use datasource in asp.net?

1 Answers  


If there is submit button in a from tell us the sequence what happens if submit is clicked and in form action is specified as some other page ?

1 Answers   MMTS,


Urgent requirement of .NET in CMMI Level3 COmpany Pune

0 Answers  


What are the ways of preserving data on a Web Form in ASP.NET?

1 Answers  


One application have three forms for registration .submit button is at third form.after filling three forms only u have to click submit button.After clicking the submit button all the values in first,second& third form saved on sql server.how to handle this situation .

6 Answers   TCS,


How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?

1 Answers  


What does asp.net stand for?

1 Answers  


What is a session in asp.net?

1 Answers  


What are the asp.net security controls?

1 Answers  


How can we create custom controls in asp net?

1 Answers  


Categories