Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

About This Book

This book is a guide to the Caché .NET Object Binding and the Caché implementation of the ADO.NET Managed Provider.

This book contains the following sections:

  • Introduction — provides information on installation, project configuration, binding architecture, and sample programs.

  • Connecting to the Caché Database — provides detailed information about database connections (including connection pooling) relevant to both native Caché object access and ADO.NET Managed Provider relational access.

  • Using the Caché Object Binding for .NET — provides instructions for creating proxy classes, and gives concrete examples of how to use proxy objects in your code.

  • Using ADO.NET Managed Provider Classes — gives concrete examples using the Caché implementation of the ADO.NET Managed Provider API.

  • Using the Caché Entity Framework Provider—describes how to setup and get started using the Caché implementation of Entity Framework Provider.

  • Using the Caché Dynamic Binding — describes an alternate version of Caché native object access that allows an application to access Caché objects on the server without first generating proxy classes.

Web Services (SOAP) can also be used to exchange data between Caché and .NET client applications. For more information, refer to the following online documents:

There is also a detailed Table of Contents.

For general information, see Using InterSystems Documentation.

FeedbackOpens in a new tab