what is session,cokkies in asp.net??

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


Please Help Members By Posting Answers For Below Questions

What is application variable in asp.net?

477


Explain serialization and deserialization?

561


How many languages are supported by .NET at present time?

304


What is different in .net 1.1 and .net 2.0?

584


What symbol would you use to denote, the start of a code block in aspx views?

583






List all templates of the repeater control.

579


What are the server controls in asp.net?

471


What is is post back property in asp net?

546


Do cookies store passwords?

522


What is the difference between asp.net and mvc?

596


Which tool you have done?

1492


Which is better php or asp.net?

530


What does session_start () do?

640


How does a content page different from a master page?

586


What is the difference between mvc and asp.net? : Asp.Net MVC

491