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 function of new view engine in asp.net? : asp.net mvc
In order to get assembly info which namespace we should import?
What is master page in dtp?
Can we have multiple web config files for an asp.net application?
What is csrf attack in asp.net?
What are the different types of validation controls provided in ASP.NET?
What is the asp.net mvc folder conventions? : asp.net mvc
Explain how asp.net page works?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is odata in web api?
What is ASLM?
What are directives in asp.net? List down all the important directives.
Which is the parent class of the ASP.NET server control?
What are the new web part controls in asp.net 2.0 ?
In how many ways we can retrieve table records count?