In how many ways you can track the Session?
Answer / aspguru
1. Hidden Form fields -
2. URL Redirection
3. Session Object
4. Cookies.
| Is This Answer Correct ? | 2 Yes | 1 No |
why we use data bind in asp.net
What are the asp components?
What options are available to deploy my .net applications?
What is Response object? How is it related to ASP's Response object?
What process happens behind, when we try to access any page on the internet.
Explain the difference between client-side script and server-side script?
What are the attributes of the <form> tags? What are their functions?
How You Can use Dropdownlist with in Data Grid .DropDownlist having data from Database?
What is aspx format?
Which asp object is often used to retrieve user information from forms?
Is asp still used?
What are LOCAL and GLOBAL variables?