Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How you can access the properties and controls of master pages from content pages?

1003


What is the difference between adding reference in solution explorer and adding references by using ?

1126


What is the difference between Hash table and Array list?

944


What is the difference between custom controls and user controls?

987


How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?

2959


What is anonymous authentication?

1270


What are the parts of an http response?

1017


how to elimainte the similar data from the different tables

2224


What is variable and constant in .net programming language?

862


Do you know using sql cache invalidation?

1079


What are the advantages and disadvantages of Using Cookies?

1022


How do http sessions work?

966


What is the purpose of App_Code folder in ASP.NET? Why we this?

1327


Explain culture and uiculture values.

1030


What is the use of asp.net web api?

1142