(I have modified this post)
When you move a DataTable’s guts into another via DataTableReader, DataTable.CreateDataReader and DataTable.Load in ADO.NET 2.0, you don’t carry over the DataSet parent hook and therefore you can add this 2nd DataTable to another DataSet without having to worry about using Copy. Just a little itty bitty thing.
http://www.AcehAid.org
Sign up for my newsletter so you don't miss my conference & Pluralsight course announcements!