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
Post New Answer View All Answers
What is the difference between a multi-layer and multi-tier applications?
Explain cashing in asp.net.
Explain the purpose of storyboard.targetproperty.
What are the different types of validation controls in asp.net?
What is the difference between GridView and Repeater controls in ASP.NET?
How can we use Web API with ASP.NET Web Form?
Explain the basic functionality of garbage collector?
Which is an advantage of application service providers?
What does asp.net stand for?
How is the asp.net mvc architecture different from others? : asp.net mvc
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What are app services?
Which two new properties are added in asp.net 4.0 page class?
Will the asp.net validators run in server side or client side?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?