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 / subhash - netedge computing
Request object
| Is This Answer Correct ? | 6 Yes | 14 No |
Post New Answer View All Answers
How to use a Master Database in Asp.net?
What is the significance of attaching a profile while creating a user?
What is form submit?
What is smpte vc-1?
What is inheritance and an how it be used, example with an example?
What is session management in web application?
What is difference between viewstate and session state in javascript?
What are cookies in asp.net?
What is sta?
Describe the method to create a permanent cookie?
Explain the overview of asp.net?
What is cache in asp net?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What are the asp.net 2.0 features?
Explain the difference between Repeater and Data list control in ASP.NET?