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
Define the term Scavenging in Caching?
What is the difference between client-side and server-side validations in ASP.NET?
Explain the different types of assemblies?
How do you open a page in a new window?
What is clr? Difference between clr & cts?
Explain how do you validate the controls in an asp .net page?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Difference between .NET and previous version?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
What is asp.net globalization?
Can you change a master page dynamically at runtime? How?
Define application state variable and session state variable?
What is the difference between application state and caching?
What is applicatio domain?
What is the use of data set in asp.net?