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

Answer Posted / lavanya

With Dataset can retrive the data from two database like
oracle, SQl and merge in one table. Record set is not
possible.

All representation of dataset is using XML while record set
use COM.

Recordset can not be transmitted on HTTP while Dataset can
be.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is inheritance and an how it be used, example with an example?

772


Is asp.net web forms dead?

707


What is the difference between CLICK and MOUSE DOWN Event ?

783


What are the advantages of Web API?

815


Difference between Response.redirect vs server.transfer?

834






How is application management and maintenance improved in asp.net 2.0?

719


What is scope of an application variable in asp.net?

690


What is data reader in asp.net?

727


What is server side session?

695


What is difference between ispostback and autopostback in asp net?

689


How response object is related to asp's response object?

678


What is skin in asp.net?

678


If we remove web.config or machine.config from the application then, is this application will works?

771


What are the different methods of session maintenance in asp.net?

730


To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?

786