Microsoft Research has released a utility called ILMerge that
can combine multiple assemblies into one. I was thinking that this could be
useful for the temporary assemblies that get created when aspx pages are compiled...
Perhaps when I have more time.