C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




26)What is the diff Between Dataset and Datareader?


Posted Date: 10 Jun 2007      Total Responses: 3

Posted By: Swapna        Member Level: Gold     Points: 2


26)What is the diff Between Dataset and Datareader?



Responses

Author: spider    11 Jun 2007Member Level: GoldRating:     Points: 2
dataset is disconnectede architecture data reader is live connection
when we access data from more than one table data set is more preperble and moving back is allowed . which are not in data reader

but one of draw back data set is low speed


Author: Velmurugan Arjunan    02 Jul 2007Member Level: BronzeRating:     Points: 2
DataSets are objects defined in the System.Data name space. These objects capture in memory the results of a query, Support backward and forward traversal through the data,enable data edting, and can propagate the edited changes back to the original data source.


Datareader are Read-Only,Forward-Only objects that iterate very quickly over the records in a table.
Data Reader are especially efficient for reading remotely records form far away DB.



Author: pappan    29 Mar 2008Member Level: GoldRating:     Points: 2
1. Dataset is defined as represent a menory representation of data from datatable;

2. DataManupulation is possible.

3. It contain multiple data table object, which refers to a rows and column object

DataReader:

1.Fetching the data in sequential Manner\

2.DataManipulation is not possible

3.Read a only one record at a single time



Post Reply
You must Sign In to post a response.
Next : 19) what is the use of User controls?
Previous : 27)How many types of Datasets?
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

UK Conference calling Company

Contact Us    Privacy Policy    Terms Of Use