2020-11-18
125 reads
2020-11-18
125 reads
2020-10-13
161 reads
This week Steve wonders if you're want to tackle an exciting project for a day or a week.
2020-08-28
94 reads
This next article in the git series looks at managing powershell code in Git.
2022-04-11 (first published: 2020-08-27)
5,036 reads
Steve doesn't think microservices work with relational databases, but maybe you can convince him otherwise.
2020-08-27
273 reads
Steve looks at some of the software development trends from last year, and if they apply today.
2020-08-24
199 reads
2020-08-18
114 reads
2020-06-30
182 reads
Building better software might be a bit more work when we consider ensuring everyone can use our work.
2020-05-25
97 reads
We often learn to write code before we really learn to read it, which seems like a problem to Steve.
2020-05-21
99 reads
By Steve Jones
dolorblindness – n. the frustration that you’ll never be able to understand another person’s...
By Steve Jones
I had a customer ask about analyzing their Test Data Manager (TDM) usage to...
By Steve Jones
I had an idea for an animated view of a sales tool, and started...
Comments posted to this topic are about the item Optimism Without Illusion or Why...
Hi all, I'm trying to do classic scenario for loading multiple Excel files into...
Hi So the case statement is slowing this down - but for the life...
In SQL Server 2025, what is returned by this code:
SELECT EDIT_DISTANCE('tim', 'tom')
Assume preview features are enabled. See possible answers