Skip to main content

Caching

  • Chapter
  • First Online:
Beginning ASP.NET 4.5 in C#

Abstract

ASP.NET applications are a bit of a contradiction. On the one hand, because they’re hosted over the Internet, they have unique requirements—namely, they need to be able to serve hundreds of clients as easily and quickly as they deal with a single user. On the other hand, ASP.NET includes some remarkable tricks that let you design and code a web application in the same way you program a desktop application. These tricks are useful, but they can lead developers into trouble. The problem is that ASP.NET makes it easy to forget you’re creating a web application—so easy, that you might introduce programming practices that will slow or cripple your application when it’s used by a large number of users in the real world.

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

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 89.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

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

© 2012 Matthew MacDonald

About this chapter

Cite this chapter

MacDonald, M. (2012). Caching. In: Beginning ASP.NET 4.5 in C#. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4302-4252-9_23

Download citation

Publish with us

Policies and ethics