3
Shouts

Difference between Data Reader and Dataset | DevelopersCode

published 678 days, 10 hours, 54 minutes ago posted by taanu51taanu51 678 days, 21 hours, 50 minutes ago
Thursday, August 11, 2011 9:01:49 PM GMT Thursday, August 11, 2011 10:05:46 AM GMT

Hi friends, in this article I would like share some important differences between Data Reader and Dataset

Data set:

--> Dataset is a class, which is the part of System. Data Namespace

--> Dataset supports connectionless architecture. That is, active connection is not required while working with datasets

--> Dataset cannot communicate directly with database

Hence data adapter is required to carry the data in between dataset and database

--> Data Adapter is used to carry the data but ...

category: Web Dev | clicked: 14 | | source: www.developerscode.com | show counter code
tags: ASP .NET 4.0, sql 2005, ASP.Net 2.0, ASP .NET AJAX, SQL 2008, C#, c sharp, ASP.NET 2.0 tutorial, ASP .NET 4, C# .NET, ASP.NET

No comments yet, be the first one to post comment.

To post your comment please login or signup