G
Guest
I have found that webmatrix style uncompiled aspx code can be nice for
maintenance purposes because quick fixes can be made by just tweaking text
files on the server. However, I like the power of compiled code - especially
having helper libraries that are available to all pages. Does anyone know a
way to make uncompiled helper libraries available to all of the pages in a
project?
maintenance purposes because quick fixes can be made by just tweaking text
files on the server. However, I like the power of compiled code - especially
having helper libraries that are available to all pages. Does anyone know a
way to make uncompiled helper libraries available to all of the pages in a
project?