<snip>new project for each project</snip>
Not sure I understand what you mean here. What I have done for smaller projects, simple sites with a bit of data access in them, is to have my designer design the site and build it. Then where the data access needs to be he calls up an I-Frame with the address set to the page that I have built. I just keep a simple design white background simple form, and the background of the site itself shows through the I-Frame.
The thing that is bad about different applications is that they have trouble talking to each other. The sessions are the same if you have the apps simply in separate virtual folders for the same site in IIS. However, production servers may have the apps set up in different sites on the same server, depends on your configuration, and the Session is not the same for the apps then
(Correct me if I am mistaken here guys)
Nothing wrong with separate folders to separate departments either it helps keep things tidy. I am not sure what advice to give you since I don't know the situation at all, perhaps you could expand on that a bit. It sounds like the same type of thing just changed around for departments in which case I would have one app that display's different bits for the different departments.
As for old school asp. .NET and the old stuff can run together on the same server so try to break it into managable parts. Take one slice convert to .NET (if thats what your doing) then replace the old asp stuff. The thing is to try and break it up so that that different parts you work on can stand alone. I just find it easier that way even though you can get the two to play nice sometimes.
That'l do donkey, that'l do
![[bravo] [bravo] [bravo]](/data/assets/smilies/bravo.gif)
Mark
If you are unsure of forum etiquette check here faq796-2540