Chapter 20: COM Interoperability with ADO.NET


Chapter 20: "COM Interoperability with ADO.NET"

COM has been around for many years and is used by many Windows applications. Eventually .NET platform will replace COM, but until then you may need to develop COM components from .NET and access them from unmanaged code, or you may want to use COM components in .NET applications. COM interoperability (also referred to as COM Interop) enables you to use existing COM components in .NET applications or use .NET components in unmanaged code. This chapter shows you how to use ADO and other COM-based data access technologies through COM Interop in your .NET applications.




Applied ADO. NET(c) Building Data-Driven Solutions
Applied ADO.NET: Building Data-Driven Solutions
ISBN: 1590590732
EAN: 2147483647
Year: 2006
Pages: 214

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net