Client-side Caching Configurations
This section helps you configure your .NET and Java Clients. It also gives you an overview of all the client side caching configuration files (client.ncconf) required for establishing a connection with the cache server.
The client configuration file is used by the NCache client API to get the initial information required to establish a connection with the server. For modules that need to read the configurations, first they try to find the client.ncconf file in the application folder. If they do not find the client.ncconf in the application folder, they then read the configuration from the installation folder.
The EF Caching configuration file contains information regarding the Entity Framework provider which helps integrate NCache with Entity Framework applications.
In This Section
Client Config
Details lightweight NCache Client configurations through the client.ncconf file.
EF Caching Config
Details EFCaching configurations with NCache through the efcaching.ncconf file.