Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset?

Answer Posted / sathish

Recordset is that where we can access only one table
information. Recordset is also that we can access record
sequentially and any record in middle has to go thro all
first beginning records.So only sequential access is alowwed.

Dataset is we can point to multiple tables.Any record can be
accessed at any instant of time.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to fetch a data from one table to another table in asp.net ?

595


What is the difference between typeof() vs gettype()?

562


What is the use of data set in asp.net?

498


What is the difference between page directive include and action tag include?

541


What are the data controls available in asp.net?

519






What is autopostback in dropdownlist in asp net?

546


Difference between web user control and web custom control?

516


What is the Difference between MVC And MVP design pattrens

2219


How do you declare static variable?

576


Which .NET framework supports Web API?

608


In which event are the controls fully loaded?

576


Explain the difference between web user control and web custom control?

548


what is publisher?

1662


What are the best practices to follow to secure connection strings in an ASP.NET web application?

571


What is state management react?

522