What ASP.NET object encapsulates the state of the client and
the browser?
a) The Session object
b) The Application object
c) The Response object
d) The Request object
e) The Server object
Answer Posted / jay
a) The Session object
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
Which method is used to enforce garbage collection in .net?
What are the different types of sessions in asp.net? Name them?
What is session mode in asp.net?
To get the values in two different controls to match which control you use it?
What is query string in asp.net?
How can you handle errors in Web API?
What is the postback property in asp.net?
What is difference between asp state management and asp.net state management?
What is css in asp.net?
Why we use content place holder in asp.net?
Explain significance of routing? : asp.net mvc
Explain Areas in MVC?
What is the extension of master page in asp.net?
What is the use of session?
How can we use Web API with ASP.NET Web Form?