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
To wrap up a call to a Web service the standard used is..?
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
Fetch one page value to another page without using state-managment ?
Can you change a Master Page dynamically at runtime?
How do active server pages work?
What is a 307 redirect?
What is the use of response redirect in asp.net?
Which authentication uses a combination of windows and iis authentication?
Explain the use of duration attribute of @outputcache page directive.
How does asp.net page work?
What is the displayafter property in updateprogress control?
What does clearing cache?
How does u get record no from 5 to 15 from a dataset of 100 records?
How do you open a page in a new window?
What are the different types of sessions in asp.net? Name them?