Richmond Code Camp
I am excited to announce that I will be making two presenations at the October 7th Richmond Code camp. I will be talking about how to optimize ASP.NET sites for better peromance and URLRewriting.
ASP.NET optimiation will focus on writing better code, organizing your pages better and utilizing the various caching mechanism available with ASP.NET. I made a similar presenation to our local TRINUG group last fall.
URLRewriting is a very important methodology in making sites much more search engine and user friendly. Too often ASP.NET developers have opted to not leverage this functionality to help organize our sites, often to the detriment of our business. I will show you various techniques involved to help overcome querystring bloat.