Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, December 05, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ADO.NET > General
DataRelations in ADO.NET        
Total Hits: 3  |  Today: 0 Author: John Papa       Rating:  
Read Reviews | Write Review |   Your Rating: 

One of the biggest differences between traditional ADO and ADO.NET is that the rowsets stored within ADO.NET can be truly relational. For example, a DataSet can store one DataTable containing customers and another DataTable containing the customers' orders. These DataTable objects can then be related to one another within ADO.NET, thus recreating the relationship that exists within the relational database. In ADO.NET once you retrieve two rowsets of data (in other words, parents and children) and relate them to each other, you can then retrieve all children rows for a given parent, display any one DataTable in a grid at a time, or modify several tiers of DataTable objects, and send the changes to the database all in one batch update.


What's New at DevASP.Net
12/04  Implementing Cascading DropDownLi..
12/04  CRUD operations using the List Vi..
12/04  ASP.NET 3.5 URL Routing
12/04  Display Master-Detail Data with t..
12/04  ASP.NET 3.5 MVC Application
12/04  ASP.NET MVC Tip: Ajax and Validat..
12/04  Creating an AJAX-Enabled Comment ..
12/04  Spice Up Your Ad Reports - Using ..
12/04  LINQ to SQL Paging using GridView..
12/04  Using AutoComplete in the AJAX To..
12/04  Forms Authentication in ASP.NET w..
12/04  Team Build 2008
12/04  This column proposes a way to thi..
12/04  Threat Models Improve Your Securi..
12/04  Silverlight 2 Transforms And Clip..
12/04  Browser Interoperability In Silve..
12/04  Cloud Gazing From Silverlight 2
12/04  International Applications
12/04  Group Determination In Software T..
12/04  Online Scheduling, Jeff Smith’s S..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net
Position Login