newbie on asp.net 2.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to have back a way to compile all the code on a website and
just send DLL's to the final webserver instead of all the code?

Victor
 
look at the vs2005 publish step. if you are using notepad instead, look at
the aspnet_compiler switches.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top