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
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
What are the session management techniques asp net?
What is mta?
Explain advantages of caching?
What parameters can you pass in the url of the api? Can get and post use the same url?
What are the authentication types in asp.net?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
What is autopost?
What is different in .net 1.1 and .net 2.0?
What is .net remoting?
How do we ensure view state has not tampered?
what is publisher?
Which adapter should you use, if you want to get the data from an access database?
What are the uses of reflection?
What are tuples?