Skip to Content
Pro ASP.NET 4.5 in C#, Fifth Edition
book

Pro ASP.NET 4.5 in C#, Fifth Edition

by Adam Freeman, Matthew MacDonald, Mario Szpuszta
July 2013
Intermediate to advanced content levelIntermediate to advanced
1228 pages
34h 1m
English
Apress
Content preview from Pro ASP.NET 4.5 in C#, Fifth Edition

CHAPTER 19

image

Caching

The ASP.NET Framework includes the application cache. At first glance, the application cache is similar to the application state data feature we described in Chapter 18—data that you place in the cache is available for all requests, irrespective of the user or session that they are associated with. The difference is that application state data exists for the life of the application while the application cache gives you control over the data lifecycle, allowing you do define the circumstances under which data will be automatically removed from the cache.

Caching can be an important tool in improving the performance of your web ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Beginning ASP.NET 4.5 in C#

Beginning ASP.NET 4.5 in C#

Matthew MacDonald
Pro C# 7: With .NET and .NET Core

Pro C# 7: With .NET and .NET Core

Andrew Troelsen, Philip Japikse

Publisher Resources

ISBN: 9781430242543Purchase book