Difference between ASP Session and ASP.NET Session?

Answer Posted / shwetha

In Asp, the session is Process dependent, whereas in
Asp.Net the session is Process independent.

In Asp, the session is Cookie dependent, whereas in
Asp.Net the session is Cookie independent.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are validators and list some validators of asp.net?

734


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

707


Why is an object pool required?

811


What is a response cookie?

837


What is the server of asp.net?

740


What is custom attribute?

741


What is the exact purpose of http handlers?

756


What is difference between abstract class and an interface?

714


What is the difference between localization and globalization?

772


Name some asp objects?

761


What is x xss protection?

733


List down the sequence of methods called during the page load.

715


Explain authorization levels in .net ?

804


What is httpresponse?

718


How do you do client-side validation in .net? How to disable validator control by client side javascript?

740