Differentiate an ADO.NET Dataset and an ADO Recordset with
its functionality?

Answer Posted / amit kumar

first difference is that ado.net dataset works in
disconnected enviroment while ado recordset works in
connected enviroment

second difference is that ado.net dataset can have more
than one table and can have also relationship between tables
while recordset can have only single table and can not
have relationship between tables.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do sessions work?

540


What is ispostback method in asp.net?

563


What is the difference between adding reference in solution explorer and adding references by using ?

579


What is server transfer?

503


What is the procedure to create the environment for asp.net? : asp.net mvc

519






Explain diff. Betn dataset and recordset?

554


What are session and cookies?

536


Which method is used to perform all validation at the page level?

540


What is preprocessor in .net?

539


What is razor? : asp.net mvc

562


What are the advantages and disadvantages of session?

667


What is the use of HttpHandlers? When to use this?

633


What is semantic gap?

627


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1496


is gateway for sms continue connected for sending sms.how?

1833