Similar articles
ASP.NET Daily Articles
Performance Killer: Disk I/O
Many people think of "performance tuning" as optimizing loops, algorithms, and memory use. In truth, however, you don't get the huge performance gains from optimizing CPU and memory use (which is good...