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 ADO Recordset?

Answer Posted / manjunath

Dataset:

1.With dataset you can retreive data from two different
databases and merge them into one dataset.It is a connected
service.

2.All representations is done in xml.

3.Dataset can be transmitted on HTTP.

Recordset:

1.With recordset you cannot retreive data from two
different databases and merge them into one recordset.
It is a Connectionless service.

2.All representations is done using COM.

3.Recordset cannot be transmitted on HTTP

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the five stages in a dlx pipeline? : Dot net architecture

974


Can you explain scriptmanager control?

1059


how to delete the record using data reader

2541


What is difference between Desktop, Client Server & Web based applications?

1096


What is cookie less session?

1061


How is the using() pattern useful? What is idisposable?

1003


Explain about metadata?

982


IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class

2056


What is the purpose of Accordian in jquery? Where it can be used?

2333


What are the options provived by vss to the user? how it will help us while delevoping application?

2275


What is the use of web.config?

1176


can u give me real example of how web.config overrides the machine.config file?

1842


What are the main Tools to develop .Net Application?

1008


i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?

2828


What is the difference between metadata and menifest ?

972