SSDT DevPack + Visual Studio 2017
I have upgraded the ssdt dev pack to support visual studio 2017 and fixed a couple of minor annoyances and...
2017-05-08
17 reads
I have upgraded the ssdt dev pack to support visual studio 2017 and fixed a couple of minor annoyances and...
2017-05-08
17 reads
I have upgraded the ssdt dev pack to support visual studio 2017 and fixed a couple of minor annoyances and...
2017-05-08
996 reads
I have upgraded the ssdt dev pack to support visual studio 2017 and fixed a couple of minor annoyances and...
2017-05-08
49 reads
I have upgraded the ssdt dev pack to support visual studio 2017 and fixed a couple of minor annoyances and...
2017-05-08
60 reads
A teams maturity shows in its choice of tools.
I have seen quite a few different development teams in wildly different...
2017-05-05 (first published: 2017-04-24)
1,415 reads
I have been quite interested by vs code and have been using it more and more recently. I use it for all my GO (#golang FTW) work and also...
2017-04-27
6 reads
I have been quite interested by vs code and have been using it more and more recently. I use it...
2017-04-27
233 reads
I have been quite interested by vs code and have been using it more and more recently. I use it...
2017-04-27
222 reads
This one is for the DacFx nuts out there, it can't be a very big club but judging from the occasional emails I get about it, the quality is...
2017-04-26
8 reads
This one is for the DacFx nuts out there, it can't be a very big club but judging from the...
2017-04-26
390 reads
By HeyMo0sh
As a DevOps practitioner, I’ve always focused on performance, scalability, and automation. But as...
By Brian Kelley
On Patch Tuesday, in addition to OS and Office security patches, Microsoft also released...
When mirroring was first released for Azure SQL Database, it used Change Data Capture...
Comments posted to this topic are about the item Multiple Deployment Processes
Comments posted to this topic are about the item How to Use sqlpackage to...
Comments posted to this topic are about the item Upgrading Admin Queries
I have a query from a former DBA that we run on SQL Server 2025 to check on database metadata. This query references sys.sysaltfiles. I want to refactor this code to be more modern. Which DMV should I reference instead?
See possible answers