This Tuesday I gave a presentation about ASP.NET performance optimization and I promised to share the demo website. The demo is a very simple ASP.NET website where you can play with the HTTP modules from the web.config and in the .cs files in the App_Code folder.

Remember that the demo site is not a production site and the techniques are not tested for security. It’s meant for demo purposes only. Use YSlow and Fiddler to monitor the effect of the different optimization techniques.

Performance demo.zip (84,52 kb)

Comments


Comments are closed