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 / amit das
The Request object
| Is This Answer Correct ? | 31 Yes | 14 No |
Post New Answer View All Answers
What do you mean by serialize?
Define a multilingual website?
What are session state modes? List some of the important session state modes of asp.net.
How to create discussion forum in asp.net mvc? : Asp.Net MVC
Explain about Automatic resource management?
What is intrinsic objects in asp.net?
Explain diff between dataset and datareader?
List the major built-in objects in asp.net?
Can you use Web API with ASP.NET Web Form?
How do you use viewstate?
What is gridview in asp.net?
How to implement role based security in asp.net mvc? : Asp.Net MVC
What are ASHX files?
What is Cookies Less Session?
Explain Areas in MVC?