ASP.NET 2.0 Question:

How many types of cookies are available in asp?

ASP.NET 2.0 Interview Question
ASP.NET 2.0 Interview Question

Answer:

There are 2 types of cookies

Persistent and Non-persistent


there are 2 types they are
1. inmemory cookies
2. persistent cookies


Previous QuestionNext Question
Can a .NET web application consume Java web service?Explain How is a property designated as read-only?