what is ado.net
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
Differnce between Stored procedure and user defined functions?
17 Answers Microsoft, Symphony,
What is the use of sqldatareader class?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
Explain ODP.net
What is ado full form?
What is ado or jdbc?
What are ado.net objects?
What is difference between datareader and dataadapter?
What is ole db query?
Being fresher How would i answer to the question that what is your salary exception?
What is executescalar and executenonquery?
Explain the different row versions available in table?