What provider ADO.net use by default?
Answers were Sorted based on User's Feedback
Answer / sabyasachi
SQLclient is the default provider of ADO.Net.
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / 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 |
Answer / kavita
there is no any default provider,we have mention there which provider we going to include.
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / lalitha
The below link gives the answer for this question. ADO.NET
does not default to anything.
http://www.devnewsgroups.net/group/microsoft.public.dotnet.f
ramework.adonet/topic43724.aspx
| Is This Answer Correct ? | 0 Yes | 2 No |
What is data access pattern?
What two types of data providers does ADO.NET supply? What determines which one you should use?
i have two textboxes one for user name and another for password . i have a table name compare(which contains name,passwod etc.,)my doubt is how compare username textbox with name column and how compare password textbox with passwod column. i want the code
What is the namespace in which .NET has the data functionality classes?
Explain the difference in an abstract class and an interface?
describe the dataset object in ado.net.
Define Execute Reader?
What are the major challenges in accessing data from a database?
How to pass values into a datatable?
What are the differences between OLEDB and SQLClient Providers?
What is the difference between executequery and executenonquery?
How to insert multiple records in asp .net from Gridview to Sql Database with out using loop condition ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)