A brief difference between Session and Cookies in asp.net
Answer Posted / guest
session is server side which is store in server memory and
every user having doifferent id .
cookies are store at clinet side either in browser or hard disk
both are used for page post back
| Is This Answer Correct ? | 35 Yes | 5 No |
Post New Answer View All Answers
Is asp.net and .net are same or different?
What are the advantages of asp.net mvc framework? : asp.net mvc
What is a form tag?
What is base class of .net?
What is the difference between application state and session state in asp net?
What are sessions in asp net?
Define xmlreader class.
Where is asp.net view state stored?
Explain the difference between Repeater and Data list control in ASP.NET?
Explain exception filters?
What is _dopostback in asp net?
What is a multilingual website?
What is the difference between a page theme and a global theme?
Which tool you have done?
What is a global postback url?