Multiple Choice
In Visual Studio, the tool that enables you to connect to a database and automatically populate a dataset object using a TableAdapter object is the ___________wizard:
A) Data Source Configuration
B) Data Source
C) Query Builder
D) DataSet Designer
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Why does Visual Studio.NET use XML as
Q20: In XML, a document is a hierarchy
Q21: Which of the following namespace contains the
Q22: A connection string contains<br>A)a using directive<br>B)the name
Q23: The field in the child table that
Q25: Choose the namespace which consists of classes
Q26: A unique field which distinguishs a record
Q27: A copy of a database is called
Q28: Choose the correct statements about the LINQ?<br>A)The
Q29: ADO.NET is the data access component of