Tagged Questions
8
votes
8answers
371 views
Moving from one man project to team project in the future. What should I be doing now in preparation and what can wait?
To elaborate I am interested in knowing what people think you need to put in place while still a one man project (team source control, documentation, builds etc) and what things don't need to be done ...
13
votes
14answers
962 views
What is the most effective/efficient way to develop an application with multiple people without source control?
Introduction to my situation
I work for a small web development company. We have a team of four ASP.NET developers, including me. Almost all of our projects (> 98%) are one-person projects that take ...