| DataSet | DataReader |
|---|---|
| Read/write access to data. | Read only. |
| Includes multiple tables from different databases. | Based on the one SQL statement from one database. |
| Disconnecteed. | Connected. |
| Bind to multiple controls. | Bind to one control only. |
| Forward and backward scanning of data. | Forward-only. |
| Slower access. | Faster access. |
| Supported by Visual Studio .NET tools | Manually Coded. |
Search This Blog
Friday, 11 August 2017
DataSet Vs DataReader
Subscribe to:
Post Comments (Atom)
API Authentication
Reference · Identity & Access API Authentication Methods Four common ways a client proves who it is to a server, ord...
Recent Post
-
Duplicate code If you see the same code structure in more than one place. Long Method The longer a procedure is, the ...
-
https://azure-blaze.blogspot.com/2017/08/is-renaming-worth-effort.html https://azure-blaze.blogspot.com/2017/08/bad-s...
-
CNCF Cloud Native Interactive Landscape ...
No comments:
Post a Comment