Sunday, 28 April 2013

What is the difference between DataTable and DataSet? | VB.Net Interview Questions

Data table is a collection of record's that consist the single table
Whenever dataset is collection of data table and it is provide interface between database and datatable 1 dataset consist multiple table.

No comments: