2022-10-17
104 reads
2022-10-17
104 reads
Building software is becoming harder as new attacks try to inject malicious code into products.
2022-10-12
127 reads
The user experience from our software is important. Maybe more than many developers realize.
2022-10-01
69 reads
We often live with our early decisions on technology, which can be a challenge over time.
2022-09-12
164 reads
2022-06-27
180 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
147 reads
Building software can seem like a crazy process, especially to a developer who joins a project.
2022-04-25
269 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
269 reads
The way different generations use computers could affect how we built software tools.
2022-03-14
133 reads
Is DevOps and Agile better than waterfall? Steve has a few thoughts after a recent experience.
2022-02-07
246 reads
Fabric deployment pipelines look like they solve CI/CD for Fabric content, especially for people...
By Steve Jones
We aren’t the only company that does this, but Redgate Software does try to...
By James Serra
Microsoft Fabric makes it wonderfully easy to put many analytics workloads on one platform....
Comments posted to this topic are about the item The New World Of AI...
Thanks in advance, I'm trying to avoid using IIF for performance reasons, but the...
Security has long been a problem for me. Every time I think I understand...
What does this return on SQL Server 2025?
select bit_count(null)See possible answers