• Skip to primary navigation
  • Skip to main content

Collin M. Barrett

Collin M. Barrett is a staff software engineer in Memphis, TN.

  • Start
  • Blog
  • Resume
    • Projects
    • References
  • Contact
Home ❭ Source Control

Source Control

A collection of my blog posts tagged as being related to source control, git, TFVC, etc.

Data CI: Entity Framework Core Migrations from Azure Pipelines to GitHub

Data CI: Entity Framework Core Migrations from Azure Pipelines to GitHub

Published: 3.15.20

I created an Azure Pipeline that automatically performs an Entity Framework Core migration on a GitHub pull request of modified JSON data files. [Read More]

The New Windows Terminal – Exploring CLIs, Shells, & Terminals

The New Windows Terminal – Exploring CLIs, Shells, & Terminals

Published: 2.24.20

I have fallen in love with the New Windows Terminal. Here, I discuss my current CLIs, terminal configuration, and preferred shells. [Read More]

Editing a File’s Previous Version in TFVC

Editing a File’s Previous Version in TFVC

Published: 7.18.18

How to edit a previous version of a file in a TFVC local workspace in Visual Studio rather than automatically getting latest on check-out. [Read More]

ReSharper vs. CodeRush: A Quick ‘n Dirty, Unfair Comparison

ReSharper vs. CodeRush: A Quick ‘n Dirty, Unfair Comparison

Published: 3.9.18

My product team is evaluating purchasing JetBrains ReSharper or DevExpress CodeRush to assist with improving code quality in our .NET application portfolio. I jotted down some unfair observations of the two products after using ReSharper for a couple of years and CodeRush for a couple of days. [Read More]

Code Reviews

Code Reviews

Published: 9.13.17

Reflections on the first few weeks of implementing regular code reviews in our team’s development methodology. [Read More]

Deploying .NET Core via Travis CI from GitHub to Linux

Deploying .NET Core via Travis CI from GitHub to Linux

Published: 6.19.17

A high-level demo of how I configured automated builds and deploys of a .NET Core application using Travis CI from GitHub to a Linux (Ubuntu) server. [Read More]

Collin M. Barrett © 2023

  • LinkedIn
  • GitHub
  • Stack Overflow
  • DEV
  • Twitter
  • Goodreads
  • Sitemap