October 2010
Intermediate to advanced
456 pages
10h 16m
English
The "time to last byte" is the time it takes to generate the .aspx file and move it across the Internet to the browser. While chapters 2 to 8 are concerned with speeding up the generation of the file, this chapter along with chapter 10 and chapter 11 deal with reducing the time required to move the .aspx file to the browser. Because Internet is relatively slow, it makes sense to speed up moving the page by reducing the number of bytes traveling over the wire. An additional benefit is that you pay less for bandwidth.
This chapter consists of three major sections:
.aspx file bigger than it could be, including ...Read now
Unlock full access