How Important is Software?
The user experience from our software is important. Maybe more than many developers realize.
2022-10-01
61 reads
The user experience from our software is important. Maybe more than many developers realize.
2022-10-01
61 reads
We often live with our early decisions on technology, which can be a challenge over time.
2022-09-12
160 reads
2022-06-27
173 reads
These days we often have multiple applications that need to exchange data in use by customers. Steve shares a few thoughts on his recent experiences.
2022-06-13
141 reads
Building software can seem like a crazy process, especially to a developer who joins a project.
2022-04-25
264 reads
A backlog is important for software development, and Steve has a few thoughts on how to add things to the backlog.
2022-04-08
264 reads
The way different generations use computers could affect how we built software tools.
2022-03-14
131 reads
Is DevOps and Agile better than waterfall? Steve has a few thoughts after a recent experience.
2022-02-07
233 reads
Every year I'm responsible for a portion of the Database Weekly newsletters. I used to do half, but right now Kathi, Grant, and I are on a rotation. Our boss puts out a schedule each year, which tells me the weeks for which I am responsible. Each January I then set up a recurring appointment […]
2022-01-17
186 reads
Writing code that solves problems and adapts to the future is a challenge, but it's something we should think about.
2022-01-12
277 reads
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
By James Serra
Why this comparison feels confusing If you’re a Power BI report author who’s just...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
Comments posted to this topic are about the item Having a Little Fun at...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers