Description of Working with Relational Data in ADO.Net :
Working with Relational Data in ADO.Net is an article in which the author gives details about the process of working with relational data in ADO.NET. The author explains about RelationsCollection object, which provides relationship between data of the dataset. Here the author describes about ADO.NET Dataset which has both related and unrelated datas. In this tutorial the author explains about method of handling both hierarchical relationships and foreign key relationships in dataset.