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

Why do we use datasource in asp.net?

0 Answers  


Define reflection in .net?

0 Answers  


What is datagrid asp.net?

0 Answers  


What is the difference between a candidate key and primary key?

0 Answers  


Explain authentication levels in .net ?

3 Answers  


What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

0 Answers   Sans Pareil IT Services,


Explain the different parts that constitute ASP.NET application?

0 Answers   B-Ways TecnoSoft,


WHAT IS BOXING? HOW WE CAN USE IT?

4 Answers   Seion Infotech,


What is the difference between system.stringbuilder and system.string

0 Answers  


What is query string in asp.net?

0 Answers  


Is it necessary to create a Windows application or Web application to test a Web service ? Is it must to consume this service?

2 Answers   Siebel,


How do you create a permanent cookie?

8 Answers   Siebel Systems,


Categories