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 / priya khanna
c The response object
| Is This Answer Correct ? | 7 Yes | 11 No |
Post New Answer View All Answers
What are web server controls in asp.net?
If you are using components in your application, how can you handle exceptions raised in a component?
Explain server side state management system.
what is command line compiler.what are the steps and how it is related to debugging.
Which method is used to enforce garbage collection in .net?
What's the ASP.Net Application life cycle?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
Can we create a multiple user simultaneously ?
Is it possible to write code in many languages in one asp.net project?
Which object encapsulates state or data of a user?
What is difference between session and application in asp net?
Mention few asp.net validators.
Can the unique key be null?
What are triggers of an updatepanel?
What is the significance of ASP.NET routing?