Skip to content

Speaking At Silicon Valley Code Camp on Sunday 11/9. High Performance ASP.NET Web Sites

Updated: at 11:17 PM

I will be speaking in a couple weeks at the Silicon Valley Code Camp in Los Altos, California on November 9th.  The camp is both Saturday and Sunday.  There are almost 13 sessions every 90 minutes so come out and enjoy lots of topics.  My particular session is on High Performance ASP.NET Web Sites. I'll talk about not only ASP.NET, but also, a lot of the concepts I'll be discussing are more general in nature and apply to all web sites.

Here is a brief description:

Topics will include appropriate use of Cache and Session State, as well as how and when to use them. Viewstate management and methods to minimize its use will be discussed. Code to pop up a warning when a threshold is met in development will be shown. When and how to take advantage of Server Farms will be discussed, as well as trouble shooting techniques to find problems. The evils of Server Affinity, as well as a common pattern for caching database queries will be shown to be wrong. Time permitting, we will talk about using Microsoft’s Ajax.asp.net with UpdatePanel and webservices and how these affect performance and scalability.

Hope to see you there!

image