Tag: VIsual Studio 2017

  • Unicorn Series Overview

    Unicorn Series Overview

    Headline: All the modern software development practices really do make significant business impact. This focuses on Agile Software Development. Contents Disclaimer: As usual, there is not information in this series that would be considered proprietary information for C&C Reservoirs. This is the overview and index for a series on software development practices the team I’m…

  • Getting Started with Git in VS 2017

    This talks about some basic steps for getting started with Git repositories in Visual Studio 2017. This doesn’t talk about overall usage, but rather just how to get some things setup. Visual Studio 2017 already comes with basic support for Git. In this post I’m using Visual Studio 2017.3.3. The first think I did was…