What is session tracking & methods?
Answer Posted / vallabh naik
Session tracking methods are:
User authorization
Hidden fields
URL rewriting
Cookies
Session tracking API
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is server side session?
What is preprocessor in .net? Where it use?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
How we can force all the validation controls to run?
Where the cookie value is stored?
Why we use asp.net for website development?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What is asp net theme?
What are the major built-in objects in ASP.NET?
What is the typical session identifier?
To get the values in two different controls to match which control you use it?
What are triggers of an updatepanel?
What is asp.net caching?
List some of the important session state modes of asp.net.
What is the exact purpose of http handlers?