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
Explain How to improve the cache performance? : Dot net architecture
What are the options provived by vss to the user? how it will help us while delevoping application?
What is cache coherency and how is it eliminated? : Dot net architecture
Waht is Dot net Arcitecture
Explain about microsoft visual studio?
Explain about continuable exceptions?
Name some changes done since version 3.0?
Tell me .net mobile emulators? : Microsoft dot net mobile
Can you Explain
How do I stop a thread?
How resource files are used in .net?
Can you explain server controls in atlas?
difference between Response.write,server.transfer and also which one is used when ?
What are end points, contract, address and bindings?
What is the difference between an application and a program?