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

How can you handle unmanaged code exceptions in asp.net?

548


What is session in asp.net?

517


What is the difference between viewstate and hidden field in asp.net?

486


Name some asp objects?

542


Explain the different types of assemblies?

522






What is the file extension of web service?

551


How do you implement sql caching in asp.net?

561


How to bind all the binding controls in a page at once in ASP.NET?

522


What is parse in asp.net?

549


What are the asp.net security controls?

546


Explain the path instructions in xaml?

560


Explain the difference between the web config and machine config.

623


What is latest version of asp.net mvc? : Asp.Net MVC

468


Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?

644


Explain Session state management options in ASP.NET.

587