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
What is view state and how it works in asp net?
How to make paging concepts in datagrid in ASP.NET?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What are the new features implemented in ASP.NET?
What is state management techniques in asp.net?
Differentiate between a page theme and a global theme?
What is cached data phone?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
Which is faster union or union all?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
How many types of sessions are there in asp net?
What are merge modules?
What are triggers of an updatepanel?
What is the difference between a multi-layer and multi-tier applications?
How many types of validation are there?