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 is string called immutable data type?

598


What is a page life cycle?

573


What is client side state management?

512


What is validation in asp.net?

558


What is the purpose of asp.net?

547






What is the Intermittent crashing of application in production?

569


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

548


Should I delete cookies?

501


Give me one example of Web API Routing?

608


What is the use of worker process in asp.net?

534


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

1723


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

543


What is the concept of view state in asp.net?

567


What is the difference between table and query?

548


What is a session http?

525