Click here to Skip to main content
15,892,480 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.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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