There's also a .NET port of YUI Compressor which allows you to:-
- intergrate the minification/file combining into Visual Studio post-build events
- intergrate into a TFS Build (including CI)
- if you wish to just use the dll's in your own code (eg. on the fly minification).