In this chapter, you'll learn:
How to cache content for faster performance and how to measure site traffic.
By Microsoft ASP.NET Team|May 22, 2012
This article shows how you can speed up your website by having it store (cache) information that takes a long time to retrieve or calculate.
By Microsoft ASP.NET Team|May 22, 2012
This article shows how to to send information about your website traffic to an analytics provider in order to study page views and other statistics.