Answer Posted / sai
ADO.Net is works on disconnected architecture it is an
object oriented set of libraries that allows you to interact
with the data source.data retrieved will be through data set
Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What is ole2 format?
What is ado net stands for?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
Which is faster dataset or datareader?
What is Data Provider?
What is ado.net in vb net?
What is the current version of entity framework?
What is maximum pool size in ado.net connection string?
What is aggregating data ?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What is the difference between oledb sql server and oledbdotnet provider?
Does executenonquery return a value?
How to check if a datareader is closed or opened? IsClosed()
Define executenonquery?
What is the functionality of data provider in ado.net?