Difference between ASP Session and ASP.NET Session?

Answers were Sorted based on User's Feedback



Difference between ASP Session and ASP.NET Session?..

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

Difference between ASP Session and ASP.NET Session?..

Answer / mahesh kotekar

And also Asp.net we have different Mechanism to save the
session data.

1. In Process
2. State Server
3. SQL Server

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

How many types of triggers are there in update panel?

0 Answers  


Does JITting occur per-assembly or per-method? How does this affect the working set?

1 Answers  


how to retrieve data using web services in asp.net pls give me the code and explain me briefly

3 Answers  


What are HTTP handlers in ASP.NET?

0 Answers   MindCracker,


what is use to destroy an object? illustrate.

2 Answers   Patni,






I have developed a web application in asp.net 2.0 with Access as back end i am trying to gereate report/export data in excel. After hosting the site i am not getting any error or such exported excel file. but using the source code from my system it works fine. Could any one tell me why it is happening and what is its solution.

2 Answers  


What is Assembly?

3 Answers   Inspira Technologies,


what is stateless ?

2 Answers   TCS,


All kind of access specifiers for a class and for methods ?

1 Answers   MMTS,


For a webapplication if i want to gice access controls like admin,users how can i give security like rolebased?

2 Answers   CTS, Syncfusion,


What is mta?

0 Answers  


what is view state and its use

10 Answers   DELL, Efextra, HCL,


Categories