What are the advantages of Cookies over Session Object?
Answer / 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 |
How do I view an asp file?
Explain how do you box a primitive data type variable?
i learnt .net and would like to know if there is any institute in hyderabad that gives real time knowledge.i worked on testing and planning to move on to .net putting same amount of experience in .net.kindly suggest me the institute and other details.
How to refersh an asp page on a single click of a button.
How to insert the records in a database table by using asp?
how to configure asp.net website in vs2008. and the projects devoloped in 2005 can be run in 2008
Explain the properties of session object?
How do I save an aspx file?
What are the methods in session object in asp?
What is a TextStream object?
what are the two main compononet in remoting
Explain how to display images using response object?