July 26, 2010
Published my first article over at CodeProject about reducing load time by combining javascript and stylesheets in one, compressed file.Reduce the number of HTTP requests required to render the page, resulting in faster page loads by combining and compressing multiple javascripts into one javascript file and multiple CSS files into one style sheet file.
Read full article at CodeProject
Comments
comments powered by Disqus