I have two different mvc (and it's own layers) project in a solution. I decided to combine these project, these will have same layout, contents etc. But, I also want to keep layers seperately.
So, should I open an area for project2 in project1 or can I configure the project2 to like www.project1.com/project2 without touching project file. In second case, I think I should copy my contents and layout stuffs from project1 to project2.