• Skip to primary navigation
  • Skip to content

Collin M. Barrett

Collin M. Barrett is a Christian, husband, and software developer in Memphis, TN specializing in .NET/C# and WordPress. Blogging about programming, security & privacy, finance, and life.

Main navigation

  • Start
  • Blog
    • Programming
    • InfoSec
    • Finance
    • Life
  • Résumé
    • Projects
    • References
  • Resources
  • Contact
Home ❭ Programming

Programming

I enjoy building innovative and performant software solutions to challenging problems using .NET/C#, WordPress, and any other tools fit for the task.

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

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

Published: 3.9.18 · Views: 172

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]

An Old Copyright Year Indicates Staleness

An Old Copyright Year Indicates Staleness

Published: 1.12.18 · Views: 26

Sites that display an old copyright year emit a subconscious announcement that their content is stale. [Read More]

Wildcard Regex Find and Replace in Visual Studio

Wildcard Regex Find and Replace in Visual Studio

Published: 1.8.18 · Views: 30

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

HttpContext.Cache Multitenant Leak

HttpContext.Cache Multitenant Leak

Published: 1.6.18 · Views: 17

Our team misunderstood the scope of ASP.NET’s HttpContext.Cache. This mishap led to some cross-instance data leakage in our hosting environment. Keys must always have enough unique information to identify their respective cache value. [Read More]

Incognito Debugging With Any Browser in Visual Studio

Incognito Debugging With Any Browser in Visual Studio

Published: 1.4.18 · Views: 137

How to configure Visual Studio to debug a web application in any Windows browser’s incognito or private mode. This solution allows every debugging session to be free of preexisting cache and cookies. Supported in Chrome, Firefox, Internet Explorer, and Opera. Edge support is not yet available. [Read More]

Code Reviews

Code Reviews

Published: 9.13.17 · Views: 96

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

Joining Shelby Systems

Joining Shelby Systems

Published: 8.21.17 · Views: 83

I am excited to join the Financials product development team as a web developer at Shelby Systems today. [Read More]

  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Next Page »

Collin M. Barrett © 2018

  • LinkedIn
  • GitHub
  • Stack Overflow
  • Dev
  • Twitter
  • Facebook
  • Sitemap