Visual Studio How To Work Together?
Go to solution
Solved by madknight3,
Version control is the best way to go. You have multiple options including the following
Git and Subversion are probably the most popular options but they will all do the job. Many free/paid options exist for hosting them for you as well.
It shouldn't take too long to learn the basics and get yourself up and running. You'll get better with it over time. If source control isn't going to work for you for some reason, you might be able to use shared cloud hosting (Google Drive, Dropbox, etc) as an alternative.
There are also many tools out there that help manage tasks and bugs for the team as well (again, some free, some not).

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now