Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HowTo: Copy an existing project to create a new project
Message
From
29/03/2007 14:15:35
John Baird
Coatesville, Pennsylvania, United States
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01209937
Message ID:
01209980
Views:
24
Create your new project in VS2005. then go to the folder (using Explorer) for your old project, copy all the files to the new folder with the exception of the old proj files, then go back to VS2005 and add existing items at the project level, select all the files to add and let 'er rip...




>I'm new to .NET development, although I have worked with VS2005 and VC++ for
>a while.
>
>A frequent task for me is to create a new project for a new version of my
>program, without destroying the previous version. In VC++ I could use Windows Explorer and copy the contents of the previous project folder to a new project folder, and rename the project, start VS2005, and then add that new project to a solution without much trouble.
>
>That doesn't seem to work so well with C# .NET development.
>
>Could you suggest strategies for copying a C# .NET project for creating a
>new project?
>
>Thanks,
>Jim
Previous
Reply
Map
View

Click here to load this message in the networking platform