| November 11, 2006 11:32:57 |
#1 |
| Namit |
Member Since: Visitor Total Comments: N/A |
RE: what are the differences between ADO.net 1.0 and A... |
| ActiveX Data Objects (ADO) is a COM-based class library for interacting with data sources. It offers optimized access over the Internet and intranets.ADO.NET 1.0 surpasses ADO in its ability to work with various data sources. It provides a richer set of objects for various types of applications for both client/server and multitier environments. ADO.NET 2.0, the latest version, provides better platform interoperability and scalable data access from connected and disconnected sources. |
| |