HTTP handler to combine multiple files, cache and deliver compressed output for faster page load
A nice ASP.NET handler created by Omar AL Zabir to help compressing and combining multiple Javascript/CSS files to enhance the page load.
Read the full article here
You can find details about the HttpHandler from this CodeProject article:
http://www.codeproject.com/KB/aspnet/HttpCombine.aspx
You can also get the latest code from this code site: