Better Coding
The Australian Census was a mess, and supposedly some university students build a better version. Steve Jones comments on better coding practices.
2016-08-25
139 reads
The Australian Census was a mess, and supposedly some university students build a better version. Steve Jones comments on better coding practices.
2016-08-25
139 reads
Today Steve Jones talks about the job changes and prospects for those that manage IT systems.
2016-08-24
211 reads
No matter what we do to secure our databases, we need to be sure our applications are well written, both with secure coding, but also good information handling.
2016-08-23
123 reads
Many of us would like to be sure we could rollback changes made during a deployment if they caused issues. Steve Jones notes that it might not be worth actually building those scripts in advance.
2016-08-22
507 reads
2016-08-22
100 reads
A smoke test can be a good way to ensure complex systems are working as expected after maintenance or changes.
2016-08-19
964 reads
The way that governments build software and work with data must change if we want to be more efficient.
2016-08-18
63 reads
2016-08-16
125 reads
Phil Factor explains why data detached from its temporal context often loses all meaning.
2016-08-15
92 reads
2016-08-15
96 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