Answer Posted / neha
ADO.NET is the technology that is used to access the
database from the .NET platform.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the drawbacks of using ado.net?
Is bulk insert faster than insert?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What is serialization and de-serialization in .net?
How can I retrieve two tables of data at a time by using data reader?
What are the usages of the command object in ado.net?
What are the advantage of ado.net?
What are the different layers of ado.net?
Define connection string?
What is the use of SqlCommand object?
What is the difference between dataset and datatable?
What is sqldatareader?
What is ado code?
What is connection pooling and what is the maximum pool size in ado.net connection string?