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
ASP.NET Sessions
Explains how to configure and manage ASP.NET Sessions with NCache and its respective extensions.
ASP.NET Core Sessions
Explains how to configure and manage ASP.NET Core Sessions with NCache and its respective extensions.
ASP.NET SignalR
Explains how to configure and utilize SignalR using NCache in ASP.NET applications.
View State Caching
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.