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 15:44:27
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, 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:
01210030
Views:
24
>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

You can copy the project and it's elements to a new location, and then create a new solution and attach the new project.
Very fitting: http://xkcd.com/386/
Previous
Reply
Map
View

Click here to load this message in the networking platform