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
What is the use of service provider?
What are the difference between overriding and overloading?
What are the main requirements for caching?
Describe a Windows Service and its lifecycle ?
What is loop in asp.net?
What are session state modes? List some of the important session state modes of asp.net.
What is special types forms
What are session state modes?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What is the use of session?
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
Difference between using directive vs using statement?
What kind of data we can store in viewstate?
Difference between .NET and previous version?