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

Website Performance with ASP.NET - Part 2 - Reduce Time to First Byte

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
22 Mar 2013CPOL4 min read 16.5K   7  
This post shows how the time to first byte of ASP.NET pages can be reduced by profiling the code and implementing data and output caching.

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