VSTS extensions, mixing VSS.require and import ... require
I have been starting to write more and more typescript lately and quite enjoying it. I have also been writing...
2018-03-05
137 reads
I have been starting to write more and more typescript lately and quite enjoying it. I have also been writing...
2018-03-05
137 reads
I have been starting to write more and more typescript lately and quite enjoying it. I have also been writing a few vsts extensions and using typescript to write...
2018-03-05
3 reads
In the first part of this series, we looked at where to find out more information about GDPR in the...
2018-02-20 (first published: 2018-02-08)
2,072 reads
In the first part of this series, we looked at where to find out more information about GDPR in the...
2018-02-08
97 reads
In the first part of this series, we looked at where to find out more information about GDPR in the...
2018-02-08
108 reads
In the first part of this series, we looked at where to find out more information about GDPR in the...
2018-02-08
30 reads
In the first part of this series, we looked at where to find out more information about GDPR in the UK (hint: The ICO.gov website has everything you need)....
2018-02-08
In the last half of 2017, I decided to run a tSQLt course and went down the route of putting...
2018-02-16 (first published: 2018-02-06)
3,040 reads
In the last half of 2017, I decided to run a tSQLt course and went down the route of putting...
2018-02-06
289 reads
In the last half of 2017, I decided to run a tSQLt course and went down the route of putting...
2018-02-06
236 reads
By Steve Jones
Recently I was working in VS Code and I saw a walkthrough for the...
By alevyinroc
In the blink of an eye, summer has passed. I don’t know about you,...
By Chris Yates
In today’s digital landscape, data is both a strategic asset and a potential liability....
Comments posted to this topic are about the item Change Tracking Data Retention Options
Comments posted to this topic are about the item Requiring Technical Debt Payments
Comments posted to this topic are about the item Using the FP-Growth Algorithm to...
If I am running this code:
ALTER DATABASE AdventureWorks2017 SET CHANGE_TRACKING = ON (CHANGE_RETENTION=4 xxx);What are the possible choices for xxx? See possible answers