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
What is data binding in asp net?
What is the benefit of WebAPI over WCF?
Explain Areas in MVC?
What is viewstategenerator?
How would you turn off cookies on one page of your website?
What are uri parameters?
What is boxing and unboxing in asp.net?
What is the state management in asp.net?
What is microsoft windows sharepoint services?
Can you nest updatepanel within each other?
Explain the overview of asp.net?
Which protocol is used to call web service?
What is data reader in asp.net?
What are the asp.net 2.0 features?
What is a session in programming?