i was reading in one of my books that you can compile your code-behind, so that you can code your html/asp but still have the code in a dll which is executed.

Does anyone know how to make that dll, and how to reference it in the aspx file ?