Difference between ADO.net Dataset , ADO Record Set & ADO Data Reader?

Answer Posted / irfanpathan

Dataset is used to get the data from database by creating
objects..After getting data we should store that data.we
use SQLDATAADAPTER for storing data..after storing we will
give connection with SQLCONNECTION class.and then we bind
the data using DATABIND..This total process is appliued
with DATASET.
where as DATAREADER is also for getting data through
database.But it is faster in access.we wont use DATAREADER
because of performance problem..
i too dont know record set..

Is This Answer Correct ?    9 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?

2271


Explain what are the advantages of asp.net mvc framework? : asp.net mvc

771


What is the question mark in a url?

734


Define the steps to set up validation control.

789


How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

752


What is the difference between CLICK and MOUSE DOWN Event ?

833


Why and where this web.config file is used?

805


if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

2037


What is session in web technology?

739


What is diff. Between abstract class and an interface?

746


What are the server controls in asp.net?

689


What are the page life cycle events?

694


Explain how do you deploy your asp.net application?

696


Which of the following .NET framework supports Web API?

872


What are the uses of reflection?

795