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)
Elasticsearch - Nodes, clusters, and shards
Elastic Stack Video - Load your gun in short time. Beginner's Crash Course to Ela...
Recent Post
-
When using the msearch (multi-search) API in Elasticsearch, you can search across multiple indices in a single r...
-
Elastic Stack Video - Load your gun in short time. Beginner's Crash Course to Ela...
-
Docker Error: no matching manifest for windows/amd64 10.0.18362 in the manifest list entries. ...
No comments:
Post a Comment