How to make a Data Relation between two Data Tables
April 8th, 2007
| Tags: Asp.Net, Garage Code
Ado.Net provides much more than just retrieving and submitting data. We can create in memories representation of tables. This is not limited we can define the Parent and Child relation between those tables. My New article will show how to use Data Relation between two Data Tables to show the records on the basis of Master Child relationship.

where is the article?