What is the difference between session state and session
variables ?
Answer Posted / rammohan chowdary bandi
session variable can be store values like session('Mohan')=ramu;
session state can be stored user specific data
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is asp.net version?
What is asp.net globalization?
Explain about Automatic resource management?
Explain different types of validators in asp.net?
A Web Service Can Only Be Written In .net. Is it True??
Write the different features of a Thread and a Process?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is use of <% %> in asp.net?
Explain the steps to be followed to use passport authentication.
How can we inherit a static member?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
Which adapter should you use, if you want to get the data from an access database?
What is Razor View Engine
How can we make sure that Web API returns JSON data only?
What is the full form of asp.net?