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

Answer Posted / lalit

ADO.NET Dataset clould be defined as the combination of ADO
+ XML and ADO.NET supports disconnected architecture fully.
where as ADO Recordset doesnot fully support disconnected
architecture

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the sequence of action takes place on the server when ASP.NET application starts first time?

825


What is preprocessor in .net?

694


To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?

797


What is asp.net master page?

739


What is the function used for removing an event listener?

739


Which namespace is used by ado.net?

726


Why cyclomatic complexity is important?

746


What is base class of .net?

730


What is a web server? What are the load limits in it?

780


What is asp.net architecture?

719


What is app_code folder in asp net?

735


Define asp.net caching?

745


Explain cookies with example.

744


Explain the difference between an exe and a dll?

704


How can we communicate with each server in N-tier Architecture? and what are the methods?

1970