Moving a project over to another person?

  • Thread starter Thread starter Tmuld
  • Start date Start date
T

Tmuld

Hello,

I have created a project on my computer (ASP.NET) which connectes to a
remote database.

All the code is local to my machine.

I need to move this code to another developer, so they can continue the
work.

How would I do this?

Zip up my directory in c:/inetput/wwwroot/<project name>? And send it
over?

Or is there a better way using Visual Studio 2003?

Thanks,

Tmuld.
 
Well this is exactly how i do it , only i don`t use ZIP but RAR wich is
in my opinion superior to all zip apps

however there is some builtin functionality to copy the project , but it
doesn`t compress and is causing to much trouble

so the simples solution is copying and pasting ;-) wich is much easier and
faster


Michel Posseth [MCP]
 

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

Back
Top