Answer Posted / thakur seema b.
Session is used to store any type of data in the memory of
the server.This information is protected because it is
never passed to the client and is uniquely bound to a
specific session.
Cookies are small files that are created on client's hard
drive(or, if they are temporary, in the web browser's
memory.)
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
How to use push notification?
Should I delete cookies?
How does session work?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What is GAC in ASP.NET 2.0
Explain about Automatic resource management?
What is the difference between dispose() and finalize()?
Can we set which type of comparison we want to perform by the CompareValidator control?
What is web configuration file and how to use in web application
9. Why should we hire you over the others waiting to be interviewed?
Can you explain the basic use of dataview?
Does web services support data reader like pom project?
What is the purpose of using MVC programming pattern in ASP.NET?
When we use cookie less session? Explain its working?
List some of the important session state modes of asp.net.