Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 997995
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T07:07:27+00:00 2026-05-16T07:07:27+00:00

If you started developing as a project, how difficult is it to migrate into

  • 0

If you started developing as a project, how difficult is it to migrate into a web site development process?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T07:07:28+00:00Added an answer on May 16, 2026 at 7:07 am

    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:

    • Create a new web site in a different folder and copy relevant files to it. It is not practical for a web app project and a web site to coexist.
    • Web sites don’t use the .designer.cs file for user controls, master pages, and pages, so you can nuke them.
    • All non-code-behind code must be moved to the App_Code folder or a referenced library to be generally accessible to all pages.
    • Web service code-behinds must be moved to the App_Code folder.
    • Service references should be deleted and re-built.
    • Re-add references to the web site as you would do for a web application project.
    • It is not strictly necessary to declare namespaces for code-behind classes anymore, but it is also not strictly necessary to remove existing namespace declarations.

    The gotcha most likely to bite:

    • Pages no longer are aware of each other’s code. In a Web App project, all code is in one assembly, and is therefore easier to share. In a web site, there exists one assembly per directory/sub-directory.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using JDeveloper , I started developing a set of web pages for a project
Our team is developing a rather big ASP.NET web project which initially started in
I just started practicing TDD in my projects. I'm developing a project now using
I've just started working on an existing CakePHP project. I will be developing a
Just started developing a project using NHibernate and Fluent NHibernate for the mapping and
I just started developing my new project in Yii, I am new to Yii
I'm just getting started developing for Android and I'm running into a weird problem.
I currently developing a multi-language interface for a Django project. But when I started
Intro I'm developing a project with MVC.Net. I have just started a default website
I've Started developing Windows Phone application. Creating a new project causes the exception below

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.