Quantcast
Channel: ZeroInfinite » caching
Viewing all articles
Browse latest Browse all 2

ClientCache for ASP.NET web forms 2.0 – 4.5 (dynamic caching and conditional get support)

0
0
ClientCache Enables client side caching of dynamic content using dynamic caching and conditional get, thus reducing the request/responses to and from the server when the page content hasn’t changed. To use, do the following: C# Using ClientCache; VB.NET Imports ClientCache To Invoke C# .NET 3+ this.UseClientCache(); C# .NET 2+ UseClientCache(context); VB.NET 3+ Me.UseClientCache() VB.NET 2+ [...]

Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images