Main Page Content
Another Good Asp Performance Article
I hate to admit it, but Microsoft has a pretty darn good ASP Performance Article that focuses not on specific ASP code, but rather on different techniques related to ASP (such as storing Scripting.Dictionary objects in the Application object (bad thing) and caching HTML results in the Application object (good thing)). Check it out, then thank me for finding it for you :-)