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
Explain what is heap and what is stack?
Explain when should you use .net web forms over asp.net mvc?
What is the purpose of enumerable class in .net?
Explain the difference between task and thread in .net?
What is a garbage collector?
Why do we use msmq?
Is there any thread in our .net programs?
Tell us what is the difference between struct and class?
What is Complex Class in .NET?
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
How to create multiple inheritance in c#, with example?
Is .net core managed code?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Explain me why do we use msmq?
What is the transport protocol you use to call a seb service soap?