Introduction
Recipe 5.1. Copying Rows from One DataTable to Another
Recipe 5.2. Copying Tables from One DataSet to Another
Recipe 5.3. Converting a DataReader to a DataSet
Recipe 5.4. Serializing Data
Recipe 5.5. Deserializing Data
Recipe 5.6. Merging Data
Recipe 5.7. Transmitting a DataSet Securely
Recipe 5.8. Transferring Login Credentials Securely
Recipe 5.9. Loading an ADO Recordset into a DataSet
Recipe 5.10. Converting a DataSet to an ADO Recordset
Recipe 5.11. Exporting the Results of a Query as a String
Recipe 5.12. Exporting the Results of a Query to an Array