>Net Framework - creating multiple Web apps under one Solution

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Coleen
    New Member
    • Nov 2006
    • 9

    #1

    >Net Framework - creating multiple Web apps under one Solution

    I just need to get some information on how to do this, how it works, what are the drawbacks of having multiple web app projects under one Solution and what are the positives?

    We want to create one "Super" Solution to put all of our web apps under so they can share things like user controls, funtions, images, includes, etc.

    Our thoughts are to structure it as follows:

    SuperSolution
    Bin
    App_Code
    Images
    Includes
    UserControls
    Project_1
    Project_2
    Project_3

    and so on...

    any information, links or tutorials on this would be much appreciated.

    Thanks,

    Coleen
Working...