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

Explain what is postback in asp. Net?

1128


What is difference between session and cookies in asp net?

1113


How to implement Authentication and Authorization?

1114


If you are using components in your application, how can you handle exceptions raised in a component?

2748


What are the new web part controls in asp.net 2.0 ?

1109


How do you implement postback with a text box?

1041


How do you design a website with multilingual support in ASP.NET ?

1036


Write a code for passing ArrayList in Web API?

1610


How can you identify that the page is post back?

1061


Define page output caching?

1052


Explain an object, class and method.

1052


How to create discussion forum in asp.net mvc? : Asp.Net MVC

1089


Explain the different parts that constitute ASP.NET application?

1067


What is Partial PostBack in ASP.NET?

1100


Can we set which type of comparison we want to perform by the CompareValidator control?

1097