Answer Posted / hrindows@gmail.com
There are mainly two types of cookies in .NET. One is a session cookie that resides on the client machine for a single session till the time the user logs out. The other is a persistent cookie that resides on the user machine for a specified period fixed for its expiry, which could be an hour, week, or a month.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between static page and dynamic page?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
Is .net core the future?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
Explain garbage collection?
What is immutability?
Tell us the differences between an interface and an abstract class in .net?
What does cli do?
What do you mean by Driver Script?
Is .net a compiler?
What tags do you need to add within the asp:datagrid tags to bind columns manually.
Explain me what is the .net framework and how does it work?
What is difference between .net core and .net standard?
Tell about your technical profile ?
What is jit compilers?