Getting Started Guide
Here are some basic steps you should follow to ensure a smooth installation, configuration, and use of NCache. We'll discuss following important steps to quickly get started with NCache.
For more detail on using NCache Enterprise, please refer to Installation Guide, Administrator's Guide and Programmer's Guide.
In This Section
Install NCache
Discusses how to install NCache on cache servers and remote clients.
Launch Windows PowerShell as Administrator
Discusses how to launch Windows PowerShell as administrator.
Configure Firewall
Discusses how to configure firewall to allow communication.
Configure IP Binding in Multiple NICs
Discusses how to configure IP Binding for multiple NICs.
Create a Cache
Discusses the basic steps used to create a cache.
Add Local/Remote Clients
Discusses how to add local or remote clients to a cache.
Simulate Cache Usage
Discusses how to simulate cache usage by running Test-Stress tool.
Monitor Caches in PerfMon
Discusses how to monitor caches using PerfMon Counters.
Use from .NET Application
Discusses how to use NCache for object caching from .NET
application.
Use for ASP.NET Sessions
Discusses how to use NCache for ASP.NET sessions.