Answer Posted / rajesh
It is a part of the base class library that is included
with the Microsoft .NET Framework. It is commonly used by
programmers to access and modify data stored in relational
database systems, though it can also access data in non-
relational sources
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is DataRowCollection?
If we are not returning any records from the database, which method is to be used?
Which object of ado contains datarow datacolumn collection?
Which is the feature of ado.net?
What is dataset object? Explain the various objects in dataset.
What is microsoft ole db provider for sql server?
Define partial class?
What is sqldatareader in ado.net?
What is ado recordset?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
Define ado.net?
What is ado control?
Which is better entity framework or ado.net?
What is executequery?
What are two types of transaction supported by ado.net?