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
How use Xml data in ASP.net?
Which type of state management is provided by Query String in ASP.NET?
What is tracing? Where is it used?
What is the behavior of a Web browser when it receives an invalid element?
Can one dll file contains the compiled code of more than one .net language?
Is it possible to change the index of primary key on table?
What are validator? How do you disable them?
Explain the various authentication mechanisms in asp.net.
Describe the difference between inline and code behind - which is best in a?
Define a web service in .net?
What is server components?
Explain the advantages of caching?
How would you turn off cookies on one page of your website?
What is the difference between c# and .net?
List some of the important session state modes of asp.net.