Click here to Skip to main content
15,886,199 members
Articles / Web Development / ASP.NET

Website Performance with ASP.NET - Part 3 - Make Fewer HTTP Requests

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
23 Mar 2013CPOL5 min read 13.5K   8  
One of the keys to improving page load times is to reduce the number of requests. This post shows how that can be achieved in ASP.NET websites.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions