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
Explain diff. Betn dataset and recordset?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
What is web api config?
What are the different types of validation controls provided in ASP.NET?
What are the contents of cookie?
What is cached data phone?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Define tracing.
What are the three parts of an http response?
How to Insert/Add in ASPXgridview
Name some asp objects?
Is asp.net is a programming language?
Explain the use of fragment caching.
What is the significance of ASP.NET routing?
Are there resources online with tips on asp to asp.net conversions?