Answer Posted / navin.cp
It is a property which give info. that the request has came
from new established session or the request is from old session.
It return true or false. If true, means a new session
arrived for the page else the request is from old session
for the page.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is dynamic web page with example?
What is the difference between dispose() and finalize()?
Explain the difference between the web config and machine config.
What is authorization in asp.net?
What is odata in web api?
What is a web api endpoint?
What is the maximum timeout we can set for Cookies?
How to do state management in ASP.NET?
What are the advantages of asp.net?
If you want to write your own dot net language, what steps you will you take care?
What is a web based system?
Why do we need a web application session?
How do you secure your configuration files to be accessed remotely by unauthorized users?
How do we ensure view state has not tampered?
What is state management react?