Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What providers does ado.net uses internally ?

Answers were Sorted based on User's Feedback



What providers does ado.net uses internally ?..

Answer / debadutta

ADO.Net uses
1) Oledb
2) ODBC
3) JET Providers

Is This Answer Correct ?    8 Yes 0 No

What providers does ado.net uses internally ?..

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 providers does ado.net uses internally ?..

Answer / shwetha

Data Reader
and
Data Adaptor

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More ADO.NET Interview Questions

What is namespace in ado.net?

0 Answers  


What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?

0 Answers  


In how many ways we can retrieve table records count? How to find the count of records in a dataset?

0 Answers  


What provider ADO.net use by default?

10 Answers   Accenture, TCS,


What is bubbled event can you please explain?

0 Answers  


Which is the best method to get two values from the database?

0 Answers  


How to creating a SqlCommand Object?

0 Answers   Arigo Infotech,


oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?

0 Answers   Infosys, Wipro,


What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)

0 Answers  


What is the use of Dataview?

0 Answers  


Can you explain how to enable and disable connection pooling?

0 Answers  


What is connected architecture in ado.net?

0 Answers  


Categories