How to copy Project to ProjectDemo with VS2005

G

Guest

Hey All

I have a project in VS2005 C# and want at copy of my project in a new
ProjectDemo so I can "play" with ideaes without harme the main project.

Regard
Kim S.
 
I

Ignacio Machin \( .NET/ C# MVP \)

Hi,

Just copy the project to a new location , this should be enough in most
cases, just make sure you have no linked file in the project.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top