Answer Posted / aravindreddy
You can store values that need to be persisted for the
duration of a user's session in session variables. These
variables are unique to each user session and can be
accessed in any ASP.NET page within an application. You can
set and access session information from within an ASP.NET
application.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How does an appdomain get created?
what is inheritancy where u required ?
What is .net mobile utility controls. : Microsoft dot net mobile
Explain the process of gc?
how to add list of items in a web application and win application?
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
Explain what does the term "green architecture" mean? : .NET Architecture
Define cache coherency? : Dot net architecture
inprocess vs out process session state : Dot net architecture
What does the term "green architecture" mean? : Dot net architecture
What is the difference between l1 and l2 cache? : Dot net architecture
what are login controls?
How cache is used? : Dot net architecture
Explain about developer benefit from memory management?
where should I put this information then?