Exam 10: Incorporating Databases With Adonet
Exam 1: Introduction to Visual Basic 2015 Programming111 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding110 Questions
Exam 4: Variables and Arithmetic Operations111 Questions
Exam 5: Decision Structures111 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling110 Questions
Exam 9: Creating Web Applications111 Questions
Exam 10: Incorporating Databases With Adonet111 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps111 Questions
Select questions type
By default,the BindingNavigator control contains standard buttons for adding new records and deleting records.
(True/False)
4.9/5
(35)
A ____ control allows actions such as navigating through data,adding data,and deleting data.
(Multiple Choice)
4.9/5
(22)
-As shown in the accompanying figure,when you want to select which database objects you want in the DataSet,____ next to the Tables option.

(Multiple Choice)
4.9/5
(41)
The DataTable object can be used to access individual fields within a database by using the ____ procedure.
(Multiple Choice)
4.9/5
(33)
Once you have configured a DataSet with the Data Source Configuration Wizard,what is the next step? Be sure to include the term data binding in your response.
(Essay)
4.8/5
(30)
To connect to the database using the Data Source Configuration Wizard,with Visual Studio 2015 open,click the Connect Project button on the Connection toolbar.
(True/False)
4.8/5
(37)
Database field objects can be dragged on a Windows form from the ____ window.
(Multiple Choice)
4.9/5
(24)
You can run an application by tapping or clicking the ____ button on the Standard toolbar.
(Multiple Choice)
4.8/5
(30)
Case 10-2
Melissa helps you figure out how to use the OleDbDataAdapter to make a connection to a database for you.But in order to help you learn as much as you can,she wants you to begin to figure out things on your own.
-Which of the following is NOT a true statement Melissa can make to you about filling the DataTable object you have created?
(Multiple Choice)
4.9/5
(30)
When running a Windows form application that uses a database,click the ____ button on the navigation toolbar to add a new record to the database table.
(Multiple Choice)
4.7/5
(27)
By default,each database table item is displayed as a TextBox object in the ____ window of the Visual Studio environment.
(Multiple Choice)
4.8/5
(37)
To ensure that the system resources of the computer and network are not overloaded,the program should use a database in ____ form.
(Multiple Choice)
4.8/5
(40)
Data from a database is available for dragging onto a Windows form from the Data ____________________ window.
(Essay)
4.8/5
(35)
Data ____ allows you to display each field in a database table as an object on a form.
(Multiple Choice)
4.7/5
(26)
Showing 41 - 60 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)