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
How Can assign alias name for ASP.NET Web API Action?
How can we identify that the Page is Post Back?
How do I use a proxy server when invoking a web service?
Can I have a unique key as foreign key?
What is the use of placeholder control?
When we use cookie less session? Explain its working?
How we implement web farm and web garden concept in asp.net?
Describe session handling in a webfarm, how does it work and what are the limits?
Explain how cookies work. Give an example of cookie abuse.
What is a windows service?
Why should i prefer JSP over asp.net or any other web development language..??
Give me one example of Web API Routing?
How long do session variables last?
In how many ways we can retrieve table records count?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?