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 / jay
a) The Session object
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
what is command line compiler.what are the steps and how it is related to debugging.
What are the new features added from ASP to ASP.NET?
Explain the difference between asp.net mvc and asp.net webforms
Explain how does asp page work?
What is the function of the ViewState property?
What’s the difference between asp.net web forms and asp.net mvc?
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?
How do you declare static variable? What is its lifetime?
Which object encapsulates state or data of a user?
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What is the use of service provider?
Can you dynamically assign a Master Page?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
What are the benefits of Razor View?