F
Framework fan
Hello.
If I created a .NET solution called say MySol, how can I make a copy
of this *entire* solution (project folders, files, everything) and
create a second copy of this somewhere else on my hard drive, so that
I can begin working on a radical change, while at the same time
leaving the original version untouched? (BTW, I'm not talking Visual
Source Safe here.) Is there a specific way of doing this please?
(I'm thinking that virtual directories will be one of my problems, as
well as folder paths inside the main solution file.)
Thanks a lot in advance for any suggestions,
-Frameworker.
If I created a .NET solution called say MySol, how can I make a copy
of this *entire* solution (project folders, files, everything) and
create a second copy of this somewhere else on my hard drive, so that
I can begin working on a radical change, while at the same time
leaving the original version untouched? (BTW, I'm not talking Visual
Source Safe here.) Is there a specific way of doing this please?
(I'm thinking that virtual directories will be one of my problems, as
well as folder paths inside the main solution file.)
Thanks a lot in advance for any suggestions,
-Frameworker.