Answer Posted / chaitali
session :session is server side..
cookie :cookie is client side..
session will be expire after 20min or user can not refresh
his page that time also session will be expired.
cookie will not expired automatically.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Describe Segmentation With Paging?
Why is mvc better than asp.net?
What is ascx?
How to bind all the binding controls in a page at once in ASP.NET?
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What I need to create and run an asp.net application?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
Which type if caching will be used if we want to cache the portion of a page instead of whole page?
Explain the asp.net session state modes.
What is loop in asp.net?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
Can we set which type of comparison we want to perform by the CompareValidator control?
What r the asp.net list controls and difference between them?
Explain login controls.
What is runat?