What is the difference between session state and session
variables ?
Answer Posted / reema
session state is for session and session variable for a
particular user
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is content page in asp net?
Explain the steps to be followed to use passport authentication.
Difference between Response.redirect vs server.transfer?
What is the appSettings Section in the web.config file?
Explain the role of global.asax?
What is the concepts of globalization and localization in .net?
What are the namespace classes used in asp.net mvc? : asp.net mvc
What are tuples?
I’m having some trouble with cas. How can I diagnose my problem?
How does u call and execute a sp in .net?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
How can you register a custom server control to a web page?
What is the difference between equals() and == in c#?
What is viewstate? What does the “enableviewstate” property do?
What is the life cycle of web page?