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 do I send an email message from my ASP.NET page?

715


What parameters can you pass in the url of the api?

839


Explain the difference between page.registerclientscriptblock and page.registerstartupscript?

764


What is difference between view and partial view?

679


How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?

708






Explain weak typing and strong typing.

740


What is the life cycle of web page?

714


What is the adavantage of using ASP.NET routing?

846


What is microsoft windows sharepoint services?

735


How can you send an email message from an asp.net web page?

685


Explain the components of web form in asp.net

740


How to manage different kinds of sessions in ASP.NET?

749


Explain the various authentication mechanisms in asp.net.

687


Explain how can we inherit a static variable?

735


How many web.config files can I have in an application?

724