I previously have been involved in a lot of classic ASP based websites, so when it came to migrate to ASP.Net, I took the Website route as it is very similar. I am just about to start on a large new project and wondering if I should re-evaluate my processes.
I have been reading up the best part of a day on the differences between a web project and a website.
I do understand the differences, however they seem so similar. The biggest difference I could find is that, a project is pre compiled however someone else replied that a normal website can also be pre compiled as an option.
My question is really, going ahead, will Microsoft support both for the long term or is one "gaining" influence / becoming the normal?
I would have thought (although not certain) that the benefit of pre compiling in a project is for speed, but if I can also pre compile a website, does this negate any sort of benefit?
I will feel a lot more comfortable using what I have for years - but am I actually missing anything out? At the end of the day, when I have finished writing the site and hand over to the client, is there any benefit to one over the other?
I was also wondering, if I ever make the wrong choice, can you change between them?
Hopefully not a duplicate, The only other posts I found discuss the actual direct differences, I believe I know them and am asking for the difference post-project etc.