Skip to search formSkip to main contentSkip to account menu

DataReader

In ADO.NET, a DataReader is a broad category of objects used to sequentially read data from a data source. DataReaders provide a very efficient way… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
With the continuous improvement of English at the college status, cultivating students' comprehensive ability as an important… 
2013
2013
Beginning ASP.NET 4.5 Databases introduces you to the world of building data-driven Web sites using ASP.NET, ADO.NET and the… 
2012
2012
1. Why Use VB .NET 2. The Visual Basic .NET IDE 3. Windows Controls 4. Windows Applications 5. Variables and Operators 6… 
2011
2011
This paper presents the Comorbidity Viewer (CoVi), a platform independent Java application used to visualize Human Disease… 
2008
2008
Along with the widespread application of the database technology in the software development,more developer attached importance… 
2006
2006
In ADO.NET data model, the DataReader object has the advantage of that the storage takes up a little space and the efficiency of… 
2002
2002
This inspiring book becomes one that is very booming. After published, this book can steal the market and book lovers to always… 
2002
2002
From the Publisher: Visual Basic .NET is the first version of the VB language to be fully object-oriented. This allows VB… 
2002
2002
Ok, now that you’ve constructed a Command and executed a SE LECT query you undoubtedly want to access the data returned. As with…