Explain different types of cookies in .NET?



Explain different types of cookies in .NET?..

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

More Dot Net General Interview Questions

How can you see which services are running on a Windows box?

1 Answers  


Explain the difference between asp.net & vb.net and explain architecture?

0 Answers  


Explain the differences between server-side code and client-side code.

0 Answers  


what is the default value of CHAR type?in C# using asp.net?

7 Answers   Bosch,


What are the features of dot net?

0 Answers  






Can you write a class without specifying namespace?

0 Answers  


Tell me what is a “jagged array”?

0 Answers  


Which namespace is used to support multithearding in .NET?

0 Answers   Sans Pareil IT Services,


How viewstate is being formed and how it is stored on client in .net?

0 Answers  


What are use of Cloud computing....?

1 Answers   CTS,


Difference between class and interface in .net?

0 Answers  


What is managed code execution?

0 Answers  


Categories