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
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