Practice Your Skills with the Advent of Code
The annual Advent of Code challenge is underway, and you can use it to help grow your career.
2020-12-08
231 reads
The annual Advent of Code challenge is underway, and you can use it to help grow your career.
2020-12-08
231 reads
Today Steve looks at legacy systems and the challenges they pose as we try to adapt them to new requirements.
2020-12-05
213 reads
2020-11-23
121 reads
2020-11-20
134 reads
2020-11-18
131 reads
2020-10-13
175 reads
This week Steve wonders if you're want to tackle an exciting project for a day or a week.
2020-08-28
99 reads
This next article in the git series looks at managing powershell code in Git.
2022-04-11 (first published: 2020-08-27)
5,074 reads
Steve doesn't think microservices work with relational databases, but maybe you can convince him otherwise.
2020-08-27
274 reads
Steve looks at some of the software development trends from last year, and if they apply today.
2020-08-24
206 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