C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
iOS
Java
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
12
Reply
what is ado.net?
Naresh
12y
2.4k
0
Reply
Delete Row
Delete Column
Insert Link
×
Insert
Cancel
Embed YouTube Video
×
Width (%)
Height (%)
Insert
Cancel
Table Options
×
Rows
Columns
First row as header
Create Table
Insert Image
×
Selected file:
Alignment
Left
Center
Right
Select an image from your device to upload
Upload to Server
Cancel
Submit
ADO.NET is an Access Data Objects technology and it brings framework to provide smooth communication between databases to your applications. Application ------- ADO.NET----------DataBase and Application ----- ORM(Entity Framework, Dapper, MyBatis)----- ADO.NET ----- DataBase
Maruthi Palllamalli
10y
0
ADO.NET is a set of computer software components that programmers can use to access data and data services based on disconnected DataSets and XML. It is a part of the base class library that is included with the Microsoft .NET Framework.
bharat aggarwal
10y
0
ADO.NET is intermediate language.Its connected to client side and server side
vinoth kumar
10y
0
ADO.NET provides consistent access to data sources such as SQL Server and XML, and to data sources exposed through OLE DB and ODBC.
Sujeet Suman
10y
0
ado refers to ActiveX Data Object. It is used to create a connection between database and asp.net application.
Rahul Prajapat
10y
0
Full form is ActiveX Data Object .It is use for create a data connection with database ...........
Pankaj Kumar Choudhary
10y
0
Ado.net is ActiveX Data Object which can access different data source like Sql,Ms sql,oracle .Ado.net provides different provider which is access the data from different data source such as odbc provider is used to access the EXCL, sqlclient provider is used to access the sql .....
Ananth G
10y
0
ADO.NET is an integration tool.used to connect .NET application with database like SQL/MySql/Oracle Database
Sarath Kumar
11y
0
Ado.net is "active data object. Network enable technology" it has some feature. ADO.NET is an object-oriented set of libraries that allows you to interact with data sources. ADO.NET is a set of classes that expose data access services to the .NET programmer. ADO.NET is also a part of the .NET Framework. ADO.NET is used to handle data access. ADO.NET is entirely based on XML.
Munesh Sharma
11y
0
ADO.NET is a very important feature of .NET Framework, which is used to work with data that is stored in structured data sources, such as databases and XML files. The following are some of the important features of ADO.NET: 1.Contains a number of classes that provide you with various methods and attributes to manage the communication between your application and data source. 2.Enables you to access different data sources, such as Microsoft SQL Server, and XML, as per your requirements. 3.Provides a rich set of features, such as connection and commands that can be used to develop robust and highly efficient data services in .NET applications. 4.Provides various data providers that are specific to databases produced by various vendors. For example, ADO.NET has a separate provider to access data from Oracle databases; whereas, another provider is used to access data from SQL databases.
Phani Kumar
12y
0
ADO.NET is a set of computer software components that programmers can use to access data and data services based on disconnected DataSets and XML. 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. ADO.NET is sometimes considered an evolution of ActiveX Data Objects (ADO) technology, but was changed so extensively that it can be considered an entirely new product.
Phani Kumar
12y
0
ado.net is a middleware technology,it act as a mediator between frondend technologies to backend technologies
Naresh
12y
0
Message