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 |
Which object of ado contains datarow datacolumn collection?
What does ADO.NET consists of ?
Describe datareader object of ado.net with example.
types of Store procedure in Sqlserver2000?
what is typed and untyped dataset
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
What is ado object model?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
How do you implement locking concept for dataset?
How to retrieve the third table value from the data set?
What are the advantages of using datalist?
Is datareader faster than datatable?
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)