Choosing and Using a Source Control Strategy

Source control is an essential part of every developer's toolkit. It doesn't matter whether you are a hobbyist or professional programmer, when you get up from your desk to go home, you better be sure your code is safe. In this chapter, we will be looking at choosing and using a source control strategy. Some of the topics we will be taking a look at are:

  • Setting up Visual Studio account management and determining which source control solution is best for you
  • Setting up Visual Studio GitHub integration, checking in code for the first time, and checking in changes
  • Working as a team using GitHub, handling and resolving conflicts in code

Get C# 7 and .NET Core Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.