If you started developing as a project, how difficult is it to migrate into a web site development process?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Migrating a web app project to a web site isn’t that hard, really, but can have a few gotchas. Be advised, however, that web site projects have distinct disadvantages. Their bin folders are messy, code reuse is more difficult except for the disciplined software architect, web sites cannot use MSBuild pre- and post-build events, etc.
Some things to consider when converting a site:
The gotcha most likely to bite: