What is the difference between session state and session
variables ?
Answer Posted / shiva
Session state is used to store session specific information
for a website.
session variable store infomation between http request for
a particular user.
| Is This Answer Correct ? | 17 Yes | 15 No |
Post New Answer View All Answers
What are merge modules?
Explain what is postback in asp. Net?
Can you explain autopostback?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Difference between web user control and web custom control?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Explain diff. Between friend and protected friend?
What is full trust in asp.net?
Define authentication and authorization.
What is the difference between user control an custom control?
How do I publish my asp.net application to my isp's web server?
What is difference between ispostback and autopostback in asp net?
Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?
What are session objects?
What is true about application service provider?