What provider ADO.net use by default?

Answer Posted / balu

ADO.Net have no dafault Provider..We have to include
externally like "using System.Data.SqlClient"

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define data adapter?

513


Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?

460


How can we add relation between tables in a dataset?

549


What is ado connection?

507


What is the significance of CommandBehavior.CloseConnection ?

575






What are the advantages of oledb compared with other classes?

2327


How to add a check box or a dropdown list to a column in a datagrid?

539


What are the benefits of using ado.net?

520


What are the important features of ado.net 2.0?

596


What is data relation in ado.net?

525


What is dbcontext and dbset in entity framework?

490


What is difference between sqldatareader and sqldataadapter?

490


What is difference between datagridview and datagrid control in winforms?

518


Which object needs to be closed?

1751


Why do we serialize data?

499