easy question about web project

  • Thread starter Thread starter Tony Johansson
  • Start date Start date
T

Tony Johansson

Hello!

I'm reading a book and it says the following.
"Web project are compiled, but an assembly won't be generated until they are
published"

This must be totally wrong because when you have a web project(web site) you
will never get an assembly
because all the source files will be placed on the web server.

Can somebody give me a comment about this

//Tony
 
Back
Top