Writing Performant Websites
Session Details
Location: Smith Center, Room 407
Download the session materials.
In this session I will be delving into the different techniques used to write highly performant websites. I will cover basic performance techniques that are useful to know regardless of the server or platform your code is running on, such as load order, script combing, the setting of static cache times, etc. I will also cover technologies specific to Microsoft's ASP.NET platform, including dynamic caching and tweaks to IIS. I've used all of these techniques to create a very performant Web CMS Engine used by critical websites such as the WSU Alert and WSU Police.