• 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 ❭ Dotnet

Dotnet

A collection of my blog posts tagged as being related to the .NET Framework, C#, .NET Core, ASP.NET MVC, 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]

Type Wrapping an Inconsistently Serialized Key-Value Store

Type Wrapping an Inconsistently Serialized Key-Value Store

Published: 7.30.18

Migrating CRUD operations of a key-value store with inconsistent serialization formats from the view layer to typed POCOs in the data layer. [Read More]

The Immortality of C# Static Fields

The Immortality of C# Static Fields

Published: 7.16.18

A tale of improperly using a static field, preventing a colleague from doing the same, and a primer on why static fields should be avoided. [Read More]

Applying StyleCop Ordering with ReSharper File Layout

Applying StyleCop Ordering with ReSharper File Layout

Published: 7.3.18

A guide and configuration for using ReSharper’s File Layout to auto-apply StyleCop ordering rules to elements in classes, structs, and interfaces. [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]

Wildcard Regex Find and Replace in Visual Studio

Wildcard Regex Find and Replace in Visual Studio

Published: 1.8.18

An example of how to use Visual Studio regex find and replace with a wildcard to quickly refactor many lines of code. [Read More]

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Collin M. Barrett © 2023

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