what is session,cokkies in asp.net??

Answer Posted / animesh kumar ghosh

Whenever client sends a request to server for first time a server create a small amount of memory called session memory. In short, a dedicated memory created for every client is called session memory.

A cookie is key value pair created on the server and stored on the client machine in a file.cookie is of two type-
1. persistent:-stored ion a physical file on the client hard disk and which is common to all the browser instances.

2.Non persistent:-stored within a browser instance.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of web.config file?

538


What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?

1429


What are the Types of objects in ASP

588


What is session in asp.net?

529


What is a user developed application?

528






What is the use of asp.net web api?

586


Is asp.net and .net are same or different?

530


How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?

2244


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

523


How can u debug your .net application?

587


What is the difference between rest and restful?

540


Explain about asp.net 2.0 themes?

560


Define tracing.

630


What is bound controls

592


What is Razor View Engine

609