What is the difference between Dataset and Recordset?

Answer Posted / shweta mogadpally

1) With Data set you can retrive data from database like
oracle and SQL Server and manage them in one dataset, with
recordset this is not possible.

2) All representation of Dataset is using XML while
recordset uses COM.

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

Is This Answer Correct ?    12 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is code access security?

869


What is redim keyword?

741


What is private assembly?

686


Explain how to send xml file on server using http protocol?

671


Which dll is used for microsoft .net run time?

710


what is difference between web.config and machine.config and where it will be ?

695


How a base class method is hidden?

801


Explain jagged array in vb.net?

737


What are the advantages of migrating to vb.net?

730


What is the main use of a namespace?

749


What is globalization?

725


What do you understand by vb.net?

807


What is the difference between datagrid and gridview?

698


what is interface and when it is used?

2007


What is a static class?

755