2021-04-26
117 reads
2021-04-26
117 reads
2021-04-15
185 reads
2021-04-14
62 reads
Using metadata to drive software is very useful, which means that having clean data and lots of metadata can help create better software.
2021-03-30
75 reads
One of the interesting things about modern software is how updates are handled.
2021-03-29
78 reads
2021-03-25
159 reads
User interface is a part of software development that many technical people pay little attention to during the process of building something. However, it can be a problem for your customers.
2021-02-25
102 reads
Building better software requires some experimentation, but also some learning. Building better software as an organization requires even more.
2021-02-04
314 reads
Cutting edge technology might vary for many people, and Steve wonders what you think.
2021-01-29
109 reads
Today Steve wonders who should be responsible for software bugs, something of which we have no shortage of in our industry.
2021-01-11
105 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