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
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What is preprocessor in .net?
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?
What is asp.net master page?
What is the function used for removing an event listener?
Which namespace is used by ado.net?
Why cyclomatic complexity is important?
What is base class of .net?
What is a web server? What are the load limits in it?
What is asp.net architecture?
What is app_code folder in asp net?
Define asp.net caching?
Explain cookies with example.
Explain the difference between an exe and a dll?
How can we communicate with each server in N-tier Architecture? and what are the methods?