Differentiate an ADO.NET Dataset and an ADO Recordset with
its functionality?
Answer Posted / vanita
There is no concept of cursors in ADO.NET Dataset,there are
only forward only cursors and we can use this functionality
through reader object while ADO Recordset supports cursors
n each record is iterated.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to use push notification?
How to implement globalization and localization in the use interface in .net.
How can we prepairing Interview
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
Is there any property names “isnavigating”?
Where is the session stored?
To get the values in two different controls to match which control you use it?
How can you make sure that web api returns json data only?
What is preprocessor in .net and type, where it use?
What are the events in a page life cycle?
What are the new navigation controls in asp.net 2.0?
What is role-based security in asp.net?
explain code with datachaching with example
What is the difference between Classic ASP and ASP.Net?