Home

What is the correct answer?

4

__________.CreateObject("ADODB.Connection") creates a new connection.

A. Session

B. Request

C. Response

D. Server

Correct Answer :

D. Server


Related Questions

We can manage states in asp.net application using To write an attribute for a tag through ASP.NET use An alternative way of displaying text on web page using A DataSet can be generated from For Adrotator control the XML file is mentioned through ________ property Caching type supported by ASP.Net ___________ controls how proxy servers temporarily store web pages What namespace contains the classes for file and directory access? .FileInfo gives information about any file and .File gives information… To read an XML file from ASP.NET use In ASP.NET, the default method of a form is One difference between ASP.NET and ASP is that ASP is more structure than… This control does not produce an HTML output To display HTML tags as it is use Which of the following object is not an ASP component? Default path for any web application is Checkboxes have same name and different values while Radio Buttons have… In the Adrotator XML file ________ is used to mention the file to link… While redirecting, values can be passed with it You can specify a function name in Why is Global.asax is used? In ASP.NET a page is inherited from System.Web.UI.Page. Here UI means Anything appearing before ________ is cleared ___________ sets the time out period for a particular page in seconds ASP.NET is object oriented This tag in Repeater control is mandatory Web.config file is used... In case of RangeValidator, a TextBox's value can be compared to the values… Attribute must be set on a validator control for the validation to work. __________.CreateObject("ADODB.Connection") creates a new connection.