What are the advantages of Cookies over Session Object?
Answer Posted / guest
? It informs each page what session the request belongs to
when a user accesses during a session.
? It retrieves all the session information stored on the
server.
? Cookies can persist for a much longer period of time than
session that has a timeout value usually of 20 minutes and
hence can store information even when a user is off the
site.
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
what is page
Name the methods in application object?
Why asp is used?
How do I open aspx files on windows 10?
Explain what are the methods in session object in asp?
How do I open aspx files on android?
Is classic asp still supported?
Explain the difference between server-side validation and client-side validation?
Define file system object object?
Explain how do you box a primitive data type variable?
Define unmanaged code?
What does aspx stand for?
What is active server object model?
I have written an assembly that I want to use in more than one application. Where do I deploy it?
What is the meaning of asp in computer?