What providers does ado.net uses internally ?
Answers were Sorted based on User's Feedback
Answer / debadutta
ADO.Net uses
1) Oledb
2) ODBC
3) JET Providers
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / vivek
Before ado.net 2.0 they give only interfaces to implemetn
them then every provider started implementing on their own
way so problem araised with these implementation.
From ado.net2.0 it gives abstract classes like DbConnetion
to providers.Then the providers create classes to implement
those abstract classes.
Ex:SqlConnection,OracleConnection.
with thses abstract classes we can connect to any backend.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is data control techniques?
What is the role of the dataset object in ado.net?
Differences between dataset.clone and dataset.copy?
what are the two key events for the sql connection class? explain the differnce between the two.
What is ole data type?
Which database is the ado.net sql connection object designed for?
suppose we using gridview contrl,with sqldatasource.in that for birth date how can we take validation contrl for dd/mm/yy formator how we assign regular expression for same
What is ado.net full form?
How can we load multiple tables in a dataset?
What are the different ado.net namespaces are available in .net?
What is difference between dataset and datatable?
Explain the two fundamental objects in ado.net?
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)