Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4764

Fill (Populate) DataSet with multiple Tables data using C# and VB.Net

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to fill (populate) DataSet with records of multiple Tables in ASP.Net using C# and VB.Net. DataSet is a collection of DataTables and is capable to hold data from multiple tables. In order to fill (populate) DataSet with records of multiple Tables, multiple Select queries needs to be executed simultaneously.

Viewing all articles
Browse latest Browse all 4764

Trending Articles