ASP.NET 5 Multiple Projects and Global.json
This post is part of a series of posts on ASP.NET 5 the series index can be found here ASP.NET...
2015-05-20
88 reads
This post is part of a series of posts on ASP.NET 5 the series index can be found here ASP.NET...
2015-05-20
88 reads
In the last week or so I’ve published 2 ASP.NET 5 posts each building on top of the previous. I’ve...
2015-05-20
42 reads
The MidnightDBA team is announcing the release of a new, free backup solution for SQL Server: Minion Backup arrives on June...
2015-05-20
975 reads
On an otherwise uneventful, other than the normal busy,
plate full, heading towards the US holiday weekend, middle-of-the-week, over
the hump day,...
2015-05-20
1,121 reads
I tend to write my queries using LEFT JOIN. Why? Because logically I see it in my head like this:
Give...
2015-05-20 (first published: 2015-05-11)
7,083 reads
What is MergeUi? A Visual Studio Addin to create and edit MERGE statements in SSDT projects.
What have you done? I...
2015-05-20
50 reads
What is MergeUi?
A Visual Studio Addin to create and edit MERGE statements in SSDT projects.
What have you done?
I have released...
2015-05-20
576 reads
What is MergeUi? A Visual Studio Addin to create and edit MERGE statements in SSDT projects.
What have you done? I have released a new version of MergeUi, thanks to...
2015-05-20
12 reads
What is MergeUi? A Visual Studio Addin to create and edit MERGE statements in SSDT projects.
What have you done? I...
2015-05-20
68 reads
[read this post on Mr. Fox SQL blog] Continuing on with my Partitioning post series, this is part 3. The partitioning includes several major components of work (and can be linked...
2015-05-20
11 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