Stop Using Regex for Connection Strings
Ever had to update a connection string in code? Used a regex to replace the database name? There is a better way!
Ever had to update a connection string in code? Used a regex to replace the database name? There is a better way!
Extension methods in C# are great until they’re not. Why? Let’s find out.
Ever tried to use Primary Constructors with LoggerMessage source code generator based logging calls? It doesn’t work how you think!
Is git hard? Why is git hard?
Use timesheets? Love them? Hate them? Don’t spend longer than your should doing them.