NCache 4.4 - Online Documentation

Client Side ASP.NET Features

 
This section is a practical guide for programmers who want to utilize powerful features of ASP.NET with NCache to create high performance and scalable .NET applications. This includes working examples and code snippets to utilize various features of NCache efficiently.
 
In This Section
 
Explains maintaining and synchronizing session state throughout a server farm using NCache Clustered Session.
 
Explains how to use View State Caching and content optimization feature of NCache.
 
Shows how to use output caching to cache the HTML output of dynamic requests to ASP.NET pages, hence speeding up the overall response process.