Application performance is more than the time it takes to render a page or just how much CPU is being used on the server. In this talk we will look at ways to get more from your servers and provide better response time for users. We will explain several ways to cache data on both client and server that can be leveraged to reduce round trips and save execution time and we'll talk about new caching options under development. Learn how to avoid the performance pitfalls and get the most from your resources with ASP.NET applications.