Home

What is the correct answer?

4

___________ controls how proxy servers temporarily store web pages

A. Expires

B. CacheControl

C. ExpiresAbsolute

D. None of the above

Correct Answer :

B. CacheControl


Related Questions

Can you have more than one form declaration on a web form? We can manage states in asp.net application using The HTML control that helps to browse a file is Under Button Click the following code is written1. Dim I =102. MsgBox(I) In the Adrotator XML file ________ is used to mention the file to link… By default a WebForm inherits from What class does the ASP.NET Web Form class inherit from by default? To redirect an user to a particular page when a user logs in use HTML tag equivalent to Panel is A _____________ is a logical naming scheme for grouping related types… A web server control is written as _________ is used to write/read into a leaf node To make a RepeaterControl viewable, the controls ____________ must be… Which of the following is not a member of ADODBCommand object? Which of the following tool is used to manage the GAC? To write an attribute for a tag through ASP.NET use ASP.NET if fully compatible with ASP Can you use client-side event handler and server-side event handler for… This control does not produce an HTML output Caching type supported by ASP.Net File extension used for ASP.NET files. If a Table controls name is Table1, to access value from its second row,… This tag in Repeater control is mandatory Menus can be added to an ASP.NET Page ______________ creates a read-only recordset that can scroll forward only. To display HTML tags as it is use What namespace contains the classes for file and directory access? Difference between Response.Write() andResponse.Output.Write(). .DirectoryInfo gives information about any Directory In Global.asax there are _______ general methods