Home > Archive > MS Access database support > February 2006 > Is ADO Dead (2)?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Is ADO Dead (2)?
Lyle Fairfield

2006-02-19, 3:24 am

http://msdn.microsoft.com/library/d...en-us/dndotnet=
/html/adonetprogmsdn.asp

Introduction

In the .NET Framework, Microsoft introduces ADO.NET, an evolution of
the data access architecture provided by the Microsoft=AE ActiveX=AE Data
Objects (ADO) programming model. ADO.NET does not replace ADO for the
COM programmer; rather, it provides the .NET programmer with access to
relational data sources, XML, and application data. ADO.NET supports a
variety of development needs, including the creation of database
clients and middle-tier business objects used by applications, tools,
languages, and Internet browsers.

Built with the ADO programmer in mind, ADO.NET contains many
similarities to ADO, and also introduces several new concepts in its
design. This article addresses the most common questions the ADO
programmer encounters when first examining ADO.NET.
Overview

>From its inception, ADO has provided an efficient, robust interface for

COM programmers to work with data. ADO is widely used as an interface
to a variety of different stores because it can be called from any
automation language including Microsoft Visual Basic=AE 6.0, Microsoft
Visual C++=AE, and a variety of scripting interfaces.

ADO.NET is an evolution of ADO that provides better platform
interoperability and scalable data access.

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com