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 the use of the tag in the web.config file?

661


Which platform does Microsoft .NET use for exchanging data between applications?

666


What are client activated objects?

654


What are the advantages of Web API?

722


What is %20 in a url?

614






What are the asp.net 2.0 features?

639


What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

771


What is round trip in asp.net?

594


Why cyclomatic complexity is important?

645


What is the Difference between MVC And MVP design pattrens

2306


What is the maximum number of classes that can be contained in one dll file?

802


Less than one page, how many windows will you be able to maintain?

656


Is asp.net 64-bit enabled? How?

695


What is anonymous authentication?

675


Tell me the code snippet to show how we can return 404 errors from HttpError?

895