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 |
If a table contains 20000 records . In a page at each time 100 records to be displayed. What are the steps u will take to improve performance? will you use dataset or datareader?
What is difference between datatable and dataset?
Difference between datareader and dataset?
26 Answers Microsoft, Noel Infotech, Satyam, Value Labs,
Explian About DataAdapters
What do you know about ado.net's objects?
what is the syntax code for oldb to connect oracle
Diff b/w DataReader,Dataset and Data table?
What is the difference between ado.net and entity framework?
Is it possible to load multiple tables in a Dataset?
What is difference between Dataview and Datatable?
What are the different namespaces used in the project to connect the database?
How to connect and retrieve data from database using dataset
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)