Skip to main content

Caching

  • Chapter
  • First Online:
Pro ASP.NET 4.5 in C#
  • 1961 Accesses

Abstract

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.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2013 Adam Freeman

About this chapter

Cite this chapter

Freeman, A. (2013). Caching. In: Pro ASP.NET 4.5 in C#. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-4255-0_19

Download citation

Publish with us

Policies and ethics