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 synchronous and Asynchronous post back ?
Explain how dot net compiled code will become platform independent?
What is manifest in .net framework?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What are web server controls in asp.net?
What is the function used for removing an event listener?
What's the difference between viewstate and sessionstate?
What is caching in asp.net?
What is the use of execute non query in asp.net?
Explain serialization and deserialization?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
Can you explain the importance of finalize method in .net?
How long the items in ViewState exists?
What is Razor View Engine
What is session and cookies in asp.net?