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...

Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset?

Answer Posted / thangaraj.r

. ADO used connected data usage, while ADO.net used
disconnected data environment.
2. ADO used OLE DB to access data and is COM-based, while
ADO.net uses XML as the format for transmitting data to and
from your database and web application.
3. In ADO, Record set, is like a single table or query
result, while in ADO.net Dataset, can contain multiple
tables from any data source.
4. In ADO, it is sometime problematic because firewall
prohibits many types of request, while in ADO.net there is
no such problem because XML is completely firewall-proof.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List of words of preprocessor in .net?

992


What are the event handlers that can be included in the Global.asax file?

1142


What parameters can you pass in the url of the api?

1169


Describe the method to create a permanent cookie?

1130


What is ispostback property?

984


What's the difference between viewstate and sessionstate?

1128


What is the difference between union and join?

1275


How dataadapter.fill works?

1080


What are the different types of validation controls in asp.net?

1110


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

942


Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?

1040


Where would you use an ihttpmodule, and what are the limitations of any?

1054


Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc

1065


What is the purpose of asp.net?

1050


What are validators and list some validators of asp.net?

1019