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 / eswar
The Request Object
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What is session in web technology?
What is repository pattern in mvc.net? : asp.net mvc
What are resource file and how do we generate resource file?
Differentiate between globalization and localization.
How can you enable impersonation in the web.config file?
What is skin in asp.net?
What is view state and how it works in asp net?
What is the difference between custom web user control and a custom web server control?
What is an assembly? Explain its parts.
Fetch one page value to another page without using state-managment ?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is asp.net architecture?
What is difference in .net 1.1 and .net 2.0?
What is a ashx file?