Read more at http://www.dotnetfunda.com/articles/article987-working-with-datatablereader-class-.aspx
Author: SheoNarayan
Thursday, August 12, 2010
Working with DataTableReader class
DataTableReader is a very useful ADO.NET class that can be used to retrieve / pass the data between layers in readonly and forward only format. In this article, I shall discuss about the DataTableReader class. Its very useful but perhaps rarely used in everyday programming even if it is best suitable in passing data between layers in place of DataTable.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment