If cookies is disabled in client browser will session work ?
Answer Posted / vidit tyagi
if cookies is disabled in client browser than session will
work by setting the property cookieless session="true"
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
Explain the server control events of asp.net ?
How does exception management works in ASP.NET?
What are client activated objects and server activated objects?
Why do we use sessions?
What is asp.net localization?
Which asp.net objects encapsulate the state of the client and the browser?
How is mvc different from asp.net? : Asp.Net MVC
What is the difference between asp.net and mvc?
When does a session actually start?
What is the part of url?
How do we access view state value of this page in the next page?
What is a swagger in web api?
What is the default timeout for a cookie?
What are triggers of an updatepanel?
What are the two types of web pages?