What are the data providers used in ado.net
No Answer is Posted For this Question
Be the First to Post Answer
Can we connect two dataadapters to same data source using single connection at same time?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
What is the default Timeout for SqlCommand.CommandTimeout property?
What are the different layers of ado.net?
What are all the classes that are available in System.Data Namespace?
What are the methods of XML dataset object?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
How would you connect to database using .NET?
What are all the different methods under sqlcommand?
What provider ADO.net use by default?
What is dataset and tell about its features. What are equivalent methods of previous, next etc. Of ADO in ADO.NET ?
what are the differences between dataset and datareader?