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]
Programming
I enjoy building innovative and performant software solutions to challenging problems using .NET/C#, WordPress, and any other tools fit for the task.
An Old Copyright Year Indicates Staleness
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
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
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
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
Reflections on the first few weeks of implementing regular code reviews in our team’s development methodology. [Read More]
Joining Shelby Systems
I am excited to join the Financials product development team as a web developer at Shelby Systems today. [Read More]