- Script Combining in .net 3.5 SP1
- Best Practices for fast websites
- HTTP Compression (gzip)
- Compress JS / CSS (different than http compression, minify javascript)
My best advice is to check out the YUI content. They have some great articles that talk about things like CSS sprites and have some nice javascript libraries to help reduce the number of requests the browser is making.
