Recap
In Using .NET, you have learned about the following:
-
The features, components, and requirements of the Caché Managed Provider for .NET.
-
Generating .NET proxy classes for Caché classes using CacheNetWizard.exe.
-
Using .NET proxy classes to access and update Caché data in an object-oriented fashion.
-
Using the CacheDataReader class to access and update Caché data in a relational fashion.
-
Using the CacheDataAdapter class to fill a DataSet with Caché data for disconnected access.