Data accession is of crucial importance in application development. ADO. NET constitutes a set of computer software components that assists developers to access data and data services. They come as the base class libraries of Microsoft. NET Framework, and help programmers to access and make changes in the data available with relational database systems.
ADO. NET can also be used to access data for non-relational sources.
Benefits of Using of ADO. NET:
Unlike the popular belief that ADO.NET is a derivative of ActiveX Data Objects (ADO) technology, it comprises an array of added features. The extensive change makes is more of an entirely new product.
Comprising two primary subsections, viz., Data Provider and DataSets, ADO. NET offers robust XML support features. It also scores high in the subject of control of data access and behavior and is found to provide well-defined, factored components with predictable behavior, performance and semantics.








Comments are closed.