feature of ADO.Net

Answers were Sorted based on User's Feedback



feature of ADO.Net ..

Answer / govind chowdary

In .NET to communicate with any data source they
were provided a technology "ADO.NET".Which is a collection
of managed providers for communication with any data source
from a .NET application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

Command objects uses, purposes and their methods.

0 Answers  


What is the difference between statement and preparedstatement interface?

0 Answers  


How can we load multiple tables in a dataset?

0 Answers  


What is datatable?

3 Answers  


What are major difference between classic ADO and ADO.NET?

2 Answers  






How to aggregating data across related tables?

0 Answers  


how would i implement dropdownlist in gridview using c#

2 Answers  


Features and disadvantages of dataset?

2 Answers   CarrizalSoft Technologies, Infosys, Microsoft, Sampath Software,


Define partial class?

0 Answers  


What do you mean by ‘batch updates’?

0 Answers  


what is connection pooling ?

3 Answers   Vertex,


What happens when u try to update data in a dataset in .NET while the record is already deleted in SQL SERVER as backend?

5 Answers  


Categories