Compiling ASPX pages into the DLL

  • Thread starter Thread starter Anon-E-Moose
  • Start date Start date
A

Anon-E-Moose

Will there ever be a time when we can compile everything (ASPX, VB,
Resources, etc) into a DLL? Sometimes the programmer doesn't want the end
user to touch ANY files on the server. Compiling everything would make
deployment a snap...
 
Back
Top