Getting Started with NCache
Familiarizes you with the fundamentals of NCache and offers help to use NCache quickly and efficiently.
In This Section
Setting up NCache Environment
Describes basic steps to set up NCache Environment for utilization of NCache API and features.
Create Cache
Provides steps to create cache using either NCache Manager or through Command Line tools.
NCache API Caching
Describes most common APIs provided by NCache with examples for .NET users.
ASP.NET Session State
Explains how to configure and manage ASP.NET Sessions with NCache and its respective extensions.
ASP.NET Core Session
Explains how to configure and manage ASP.NET Core Sessions with NCache and its respective extensions.
ASP.NET View State
Explains how to use View State Caching and content optimization feature of NCache.
ASP.NET Output Cache
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.
NHibernate
Explains how you can plug-in NCache to your existing NHibernate application to use NCache with NHibernate.
Entity Framework Integration
Describes how to plug Entity Framework caching provider with NCache.