» Home
» Tutorials
» Search  
» Contact us 

Home » Tutorials » Introduction to Visual Basic .NET » Chapter 10

10.4: Data Access Components

Data Access Components

There are three main data access components in Visual Basic .NET that you need for retrieving and viewing data from the database: BindingSource, TableAdapter, and DataSet. The BindingSource and DataSet components are located in the Toolbox under the Data tab, as shown:

The TableAdapter can be automatically generated depending on the path you take when adding data access components, as you’ll soon discover. Take a brief look at each one of these components in turn.

 

Chapter 10.4.1: DataSet

Chapter 10.4.2: DataGridView

Chapter 10.4.3: BindingSource

Chapter 10.4.4: BindingNavigator

Chapter 10.4.5: TableAdapter

Home | Link to Us | Partner Links | About us | Contact us

Copyright © 2009-2012 F1tutorials.com | All Rights Reserved