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

What are the rules to implement connection pooling?

785


What is read only and forward only in ado.net?

734


What is difference between entity framework and ado.net?

711


What you mean by filtering of data?

733


What does adodb stand for?

719


Define executenonquery?

720


Which method is used by command class to execute SQL statements that return single value?

793


Define the executescalar method?

704


What do you know about ado.net's objects?

740


What is the difference between Response.Expires and Reponse.ExpiresAbsolute?

819


Which is faster sqldataadapter and sqldatareader?

722


How can you add or remove rows from the datatable object of dataset?

812


What are the Features and disadvantages of dataset

803


What is the difference between ADO and ADO.Net?

845


What are the various methods provided by the DataSet object to generate XML?

830