We have developed a system that uses a single code base, consisting of four Visual Studio projects with an admin website, and customer facing website (each system has its own MS
I'm going to start with thanking everyone for thier input.
I have now solved (more or less) the issue.
What I have done is move all images into the Themes folders and also created subfolders in the templates and controls folders where bespoke controls will live. I had already created some features in the database schema that gave me a helping hand along with this.
My preplanning of the system had a lot in it that I hadnt fully implemented and had forgotten about.
I have also seperated out some of the code as well for the likes of the webservices, well atleast for the webservices that can survive on their own anyway.
Collectively we got to the solution so Im not sure who to award the points to?