what is ado.net

Answers were Sorted based on User's Feedback



what is ado.net..

Answer / mithun

ADO.NET provides access to data sources such as SQL. The application can use ado.net to connect to data sources to retrieve, manipulate and update data.

Is This Answer Correct ?    15 Yes 1 No

what is ado.net..

Answer / s.balakrishna

ado.net is collection of managed providers that provides
communication to the application with the datasources.

Is This Answer Correct ?    12 Yes 2 No

what is ado.net..

Answer / archana

ADO.net means Activex Data Object.
ADO.net provides the activ coonectivity with the database
at runtime. We can do the operations which are related to
the database..

Is This Answer Correct ?    10 Yes 0 No

what is ado.net..

Answer / rajesh

It is a part of the base class library that is included
with the Microsoft .NET Framework. It is commonly used by
programmers to access and modify data stored in relational
database systems, though it can also access data in non-
relational sources

Is This Answer Correct ?    4 Yes 1 No

what is ado.net..

Answer / narra.rajeevreddy

ado.net is one of the nativedriver in .net.
ado.net is the set of classes that expose data access
service to .net programmer

Is This Answer Correct ?    2 Yes 1 No

what is ado.net..

Answer / neha

ADO.NET is the technology that is used to access the
database from the .NET platform.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What is data adapter in ado.net with example?

0 Answers  


What do you mean by ‘batch updates’?

0 Answers  


How do you find the count of records in a dataset?

0 Answers  


What is sql connection in ado.net?

0 Answers  


Explain the basic use of "dataview" and explain its methods.

0 Answers  






Explain the difference in an abstract class and an interface?

0 Answers  


Whate are different types of Commands available with DataAdapter ?

2 Answers  


What is the use of connection object in ado.net?

0 Answers   TryTechnicals Pvt Ltd,


What are the objects of ado.net?

0 Answers  


Difference between ADO and ADO.Net

4 Answers   IBM,


What is the use of adodc?

0 Answers  


can we create synonymn in ms access,sql server,my sql if so explain me with example

0 Answers  


Categories