when user is logged on the information is saved in a
cookie, what is the name of that cookie?
Answer Posted / sanju
Temporary Cookie.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Do cookies store passwords?
What are the Types of object in asp
What is view state and how it works in asp net?
What are the differences between clr & cts?
What is difference between View State and Hidden Field in ASP.NET?
What is ispostback method in asp.net?
To add a hyperlink column to the DataGrid which tag is used ?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is the flow of processing of the request? : asp.net mvc
How to unit test Web API?
What is http request and response?
What is form method?
How do I create a web form?
What is the difference between equals() and == in c#?