A brief difference between Session and Cookies in asp.net

Answer Posted / vikram

1.session is a sever side state management.
2.session is used session id to identify the clients
3.session by default time is 20 min
cookies
1.client side state management
2.browse can can hold up to 60kb

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use datasource in asp.net?

521


What is cross page posting? How is it done?

551


What is the purpose of using MVC programming pattern in ASP.NET?

553


What is data cache in sql server?

589


Can you explain how ASP.NET application life cycle and page life cycle events fire?

564






What is asp according to you?

527


What are the advantages of using session?

432


What asp.net control can embed xaml into asp.net pages?

538


a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

1590


What is the difference between session.abandon() vs clear()?

541


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

518


Explain the use of resource manager class in .net.

503


Contrast OOP and SOA. What are tenets of each ?

1738


Securitywise What are the Enhancements in 2.0?

1484


How long should a session id be?

522