Hour 8. Using the DataReader and DataAdapter

for RuBoard

Hour 8. Using the DataReader and DataAdapter

In Hour 6, "Retrieving Data from the Data Source," you saw how to use ADO.NET to connect to a data source, fetch some records, place them into a DataSet using the DataAdapter , and display them on a Web form. In this hour, you'll see an alternative ”and in many instances more efficient ”method of retrieving data. Specifically, in this hour, you'll learn how to

  • Bind the DataReader object to Web controls

  • Step through the results of a DataReader object

  • Determine when to use a DataAdapter versus a DataReader

for RuBoard


Sams Teach Yourself ADO. NET in 24 Hours
Sams Teach Yourself ADO.NET in 24 Hours
ISBN: 0672323834
EAN: 2147483647
Year: 2002
Pages: 237

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net