Exam 12: Adonet and Aspnet

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The Internet is the world's largest computer network.

Free
(True/False)
4.9/5
(30)
Correct Answer:
Verified

True

When an application first connects to a database, it makes a copy, called a ____, of the records and fields it wants to access.

Free
(Multiple Choice)
4.9/5
(43)
Correct Answer:
Verified

B

Each record in the dataset appears in a column in the DataGrid control.

Free
(True/False)
4.7/5
(34)
Correct Answer:
Verified

False

A database is an organized collection of related information stored in a file on a disk.

(True/False)
4.9/5
(33)

Information from a Web server is requested and subsequently viewed through the use of a program called a Web ____.

(Multiple Choice)
4.9/5
(45)

Visual Basic .NET uses ADO to connect an application to a database.

(True/False)
4.9/5
(37)

The ____ is responsible for establishing the connection to the database.

(Multiple Choice)
4.8/5
(40)

The unique address of a Web page that indicates its location on the Web is called a(n) ____.

(Multiple Choice)
4.8/5
(38)

Connecting a DataSet object to a control in the interface is called grouping.

(True/False)
4.8/5
(32)

You can create a static Web page by opening a document in a text editor and then saving the document using a filename extension of ____.

(Multiple Choice)
4.8/5
(37)

You can use a list box on a Web form to display a list of choices from which the user can select one or more choices.

(True/False)
4.9/5
(35)

The ____ clause of the SELECT statement allows you to control the order in which the records appear when displayed.

(Multiple Choice)
4.9/5
(37)

Each relational database can contain only one table.

(True/False)
4.8/5
(32)

A table is a group of related records.

(True/False)
4.8/5
(36)

For the user to view the dataset in an application, you need to bind the DataSet object to one or more controls in the interface.

(True/False)
4.8/5
(36)

The Web consists of documents called Web browsers that are stored on Web servers.

(True/False)
4.8/5
(42)

You can use a Web form's CheckPostBack property to determine whether the Web form is being displayed for the first time or as a result of a postback.

(True/False)
5.0/5
(35)

A URL consists of ____ parts.

(Multiple Choice)
4.9/5
(45)

You use a DataAdapter object's ____ method to fill a dataset with data while an application is running.

(Multiple Choice)
4.8/5
(35)

A ____ contains the data you want to access from the database, as specified in the SELECT statement associated with the DataAdapter object.

(Multiple Choice)
4.9/5
(39)
Showing 1 - 20 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)