Search code examples
c#winformscollaboration

Project colaboration on a C# Project


a frend of mine and me are working on a C# project together. He's making a part and I'm making a part, but in his part he is calling one of my windows. Now, how do we put the work together in the best way? So we can work together at the same time on different screens


Solution

  • there are many tools to share project with team like SVN or team foundation server from Microsoft