Cookies available in ASP DOT NET

List the types of Cookies that are available in ASP.NET?

E

Expert

Verified

The two types of Cookies are available in ASP.NET, which are as follows:

• Session Cookie: It resides on a client’s machine for the single session until a user does not log out.
• Persistent Cookie: It resides on the user's machine for the time specific for its expiry, like 10 days, one month, or never. User can set the period manually.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.