Explain different types of cookies in .NET?
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 |
What is the concept of inheritance in .net?
Explain .NET architecture?
What is a variable of implicit type and what is its scope?
Where does the dispose method lie and how can it be used to clean up resources?
What is a .DLL and .EXE files called in .NET?
What are the collections you've used?
How is meant by dll in .net?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
Explain memory-mapped files.
What are the differences in C# .Net and ASP .Net.
What is the native image generator?
What does cil do?