Answer Posted / ff
session is special kind of memory for individual users .
best example
if you access any website it's asking username and
password once we provide the creditionals its create session
for each user session has time out of 20 minutes so this
memory maintain by webserver .
session["name"]=value
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Name the namespace which is used by ado.net?
What is session and application variable in asp net?
What are Session states available and its Uses?
What is the difference between rest and restful?
How would you turn off cookies on a page of a website?
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
Difference between application events and session events
How can you register a custom server control to a web page?
What is the displayafter property in updateprogress control?
Explain what is an assembly?
What methods are fired during the page load? Init()
How does asp.net page work?
Where would you use an ihttpmodule, and what are the limitations of any?
How to fetch a data from one table to another table in asp.net ?