Exam 10: Incorporating Databases with ADO.NET
Exam 1: Introduction to Visual Basic 2012 Programming112 Questions
Exam 2: Program and Graphical User Interface Design112 Questions
Exam 3: Program Design and Coding112 Questions
Exam 4: Variables and Arithmetic Operations112 Questions
Exam 5: Decision Structures112 Questions
Exam 6: Loop Structures112 Questions
Exam 7: Using Procedures and Exception Handling112 Questions
Exam 8: Using Arrays and File Handling112 Questions
Exam 9: Creating Web Applications112 Questions
Exam 10: Incorporating Databases with ADO.NET112 Questions
Exam 11: Multiple Classes and Inheritance112 Questions
Exam 12: Windows Store Apps112 Questions
Select questions type
When using the BindingNavigator control in an application,the only way in which the user may move throughout the data in the associated table is by using the arrow navigation buttons.
(True/False)
5.0/5
(36)
The ____ is a bridge created by the Database Wizard between the DataSet and the database that contains the data.
(Multiple Choice)
4.8/5
(37)
In the Visual Studio design window,you can delete the Add Record button on the BindingNavigator to remove that capability so that the user can only read the information in the form but not add a record.
(True/False)
4.8/5
(34)
The ____________________ command is used to fill a DataTable with data from the selected table.
(Short Answer)
4.8/5
(30)
By default,each database table item is displayed as a TextBox object in the ____ window of the Visual Studio environment.
(Multiple Choice)
5.0/5
(30)
You create a connection to a database by specifying a(n)____ from the Windows application to the database source.
(Multiple Choice)
4.9/5
(33)
The DataTable object can be used to access individual fields within a database by using the ____ procedure.
(Multiple Choice)
4.7/5
(34)
A database linkage string can be configured to include a user name and password for a secure database._________________________
(True/False)
4.9/5
(27)
To connect a Visual Basic 2012 application to data in a database,use the ____ Wizard.
(Multiple Choice)
4.8/5
(35)
After establishing a connection with a database,data is available in the ____ window of the Visual Basic environment.
(Multiple Choice)
4.7/5
(42)
Showing 101 - 112 of 112
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)