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 are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What is difference between viewstate and session in asp net?
What is AutoPostback?
What is loop in asp.net?
What are early binding and late binding.
what are the Custom controls in asp.net?
What is web router?
What are the uses of list view control in Asp.net?
If we remove web.config or machine.config from the application then, is this application will works?
What is a 307 redirect?
What is the behavior of a Web browser when it receives an invalid element?
Can action method static?
What is data caching?
Can we use html in asp.net?