Differentiate session and cookie



Differentiate session and cookie ..

Answer / 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

More ASP.NET Interview Questions

What is difference between session and viewstate?

0 Answers  


Give real time examples for polymorphism, encapsulation, inheritance..

2 Answers   L&T,


What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC

0 Answers  


How do http sessions work?

0 Answers  


What are the new features added from ASP to ASP.NET?

0 Answers   Amdocs,






how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly

0 Answers  


What are the asp.net list controls and difference between them?

0 Answers  


What are the Difference between asp.net and asp ?

0 Answers  


Describe a bubbled event and how it is used ?

0 Answers   Siebel,


What is Forms Authentication in ASP.NET?

0 Answers  


Which namespace is used by ado.net?

0 Answers  


Which method do you invoke on the DataAdapter control to load your generated dataset with data?

2 Answers  


Categories