Chapter 1. High-speed websites
Chapter 2. First steps toward a faster website
2.1.1. Understanding an HTTP GET request
2.2. Empty cache vs. primed cache
2.3. Tips and tools for interpreting performance charts
2.3.2. Google Chrome developer tools
2.4. Performance rules to live by
2. General performance best practices
3.2. Why should I use compression?
3.3. Pros and cons of compression
3.6. The Surf Store application
3.7. Adding compression to your website
3.7.1. Using IIS to add compression to a website
3.7.2. Using a Web.config file to add compression to a website
Chapter 4. Caching: The sell-by date
Chapter 5. Minifying and bundling static files
5.3. New bundling and minifying features in ASP.NET 4.5
5.4. Utilizing bundling in ASP.NET MVC
Chapter 6. HTML optimization tips
6.1. Where to position CSS and JavaScript in a web page to achieve the best performance
6.2. How the order of styles and scripts affects rendering
6.4. A note on HTML5 browser support
6.4.1. HTML5 asynchronous JavaScript
6.4.3. Browser support for HTML5 Web Workers
6.5.1. HTML5 application cache considerations
6.5.2. HTML5 application cache in an ASP.NET MVC application
6.5.3. HTML5 application cache in an ASP.NET Web Forms application
7.1. What’s the big deal with image optimization?
7.2. Online image optimization tools
7.3. Command line image optimization tools
7.4. Image Optimizer—a Visual Studio extension
7.5.1. Implementing data URIs in an ASP.NET MVC application
7.5.2. Implementing data URIs in an ASP.NET Web Forms application
8.2. Why should I change ETags?
8.3. Removing ETags in ASP.NET Web Forms and ASP.NET MVC applications
Chapter 9. Content Delivery Networks
9.1. What is a Content Delivery Network?
3. ASP.NET–specific techniques
Chapter 10. Tweaking ASP.NET MVC performance
10.1. Using only the view engines that you need
10.2. Release mode vs. Debug mode
10.3. The importance of a favicon
10.4. Utilizing a code profiler
Chapter 11. Tweaking ASP.NET Web Forms performance
11.2.1. Publishing your application in Release mode
11.3. Response.Redirect vs. Server.Transfer
12.1. Server-side data caching
A.1. Setting up your local machine as a web development server with IIS
A.2. Useful links referenced in this book
3.137.223.82