Exam 12: Adonet and Aspnet
Exam 1: An Introduction to Visual Basic Net50 Questions
Exam 2: Designing Applications50 Questions
Exam 3: Using Variables and Constants50 Questions
Exam 4: The Selection Structure50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: The Repetition Structure50 Questions
Exam 7: Sub and Function Procedures50 Questions
Exam 8: Manipulating Strings50 Questions
Exam 9: Sequential Access Files and Printing50 Questions
Exam 10: Arrays50 Questions
Exam 11: Classes and Objects50 Questions
Exam 12: Adonet and Aspnet50 Questions
Select questions type
The Internet is the world's largest computer network.
Free
(True/False)
4.9/5
(30)
Correct Answer:
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:
B
Each record in the dataset appears in a column in the DataGrid control.
Free
(True/False)
4.7/5
(34)
Correct Answer:
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)
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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)