Naresh
what is ado.net?
By Naresh in ADO.NET on Nov 04 2013
  • Bharathi Raja
    Feb, 2018 1

    ADO stands for ActiveX Data Objects ADO.NET is a database technology of .NET Framework used to connect application system and database server. ADO.NET is a part of the .NET Framework ADO.NET consists of a set of classes used to handle data access ADO.NET uses XML to store and transfer data among applications, which is not only an industry standard but also provide fast access of data for desktop and distributed applications. ADO.NET is scalable and interoperable.

    • 1
  • Maruthi Palllamalli
    Dec, 2015 11

    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

    • 0
  • bharat aggarwal
    Oct, 2015 16

    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.

    • 0
  • vinoth kumar
    Aug, 2015 18

    ADO.NET is intermediate language.Its connected to client side and server side

    • 0
  • Sujeet Suman
    Jul, 2015 2

    ADO.NET provides consistent access to data sources such as SQL Server and XML, and to data sources exposed through OLE DB and ODBC.

    • 0
  • Rahul Prajapat
    May, 2015 26

    ado refers to ActiveX Data Object. It is used to create a connection between database and asp.net application.

    • 0
  • Pankaj  Kumar Choudhary
    May, 2015 26

    Full form is ActiveX Data Object .It is use for create a data connection with database ...........

    • 0
  • Ananth G
    Jan, 2015 29

    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 .....

    • 0
  • Sarath Kumar
    Jan, 2015 6

    ADO.NET is an integration tool.used to connect .NET application with database like SQL/MySql/Oracle Database

    • 0
  • Munesh Sharma
    Apr, 2014 4

    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.

    • 0
  • Phani Kumar
    Nov, 2013 12

    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.

    • 0
  • Phani Kumar
    Nov, 2013 12

    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.

    • 0
  • Naresh
    Nov, 2013 4

    ado.net is a middleware technology,it act as a mediator between frondend technologies to backend technologies

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS