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
How do you secure your configuration files to be accessed remotely by unauthorized users?
How can I create master page in asp net?
How do I send an email message from my ASP.NET page?
How to do state management in ASP.NET?
What is the difference between cookie and session?
What is the difference between GridView and Repeater controls in ASP.NET?
What is the question mark in a url?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
How does asp.net page work?
What is the default timeout for a cookie?
What are httphandlers and httpmodules and difference between them?
What is use of Master Page in ASP.NET web pages?
What is _viewstart?
What is difference between session and cookies in asp net?
Explain the main function of razor in asp.net? : asp.net mvc