look at this: And some people question if this is needed??
where there is a need :
CopyWiz
The Visual Studio Project Copy Wizard!
Have you ever tried to copy or rename a Microsoft Visual Studio project
or solution?
Bottom line, it's not easy!
Copying a Visual Studio Project is not as simple as clicking File ==>
Save As. It involves hours -- if not days -- of mind-numbing, menial
labor sifting through your code and updating filenames, directories,
GUIDs, and the ever-painful pathing issues.
CopyWiz takes the entire burden off of your shoulders, and makes the
prospect of copying or renaming Visual Studio projects an easy and
automated proposition.
With CopyWiz, you can move a Visual Studio Project or solution to a new
location, give it a new project name, fix up project directories and
paths, re-point relative directories, and replace all GUID (Globally
Unique Identifiers, for you non-techie managers) with new ones, ensuring
that your newly renamed or relocated project can be built, modified, and
debugged exactly as it did before.
CopyWiz even gives you the chance to review the changes that will be
made to your project before processing begins.
With CopyWiz, you'll always be able to turn existing projects into
templates to use as the launching point for new projects. Just make a
quick copy of the newest version of a live project, and you're good to
go!