Answer Posted / belmonte
Session variables are all those conforming session state
for any purpose. Only the user of the session is related to
them, nobody else can access them.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do you handle server controls?
What kind of data we can store in viewstate?
How can you pass multiple complex types in Web API?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
Write a code snippet to implement the indentation in json in web api.
How do you declare static variable?
How to comment out asp.net tags?
What is fulltrust?
What is inproc mode in session?
Which property is used to identify the Page is Post Back in ASP.NET?
Define asp.net caching?
What is server side in asp.net?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
Is viewstate enabled by default?
What are merge modules?