Daniel Hindrikes
Developer and architect with focus on mobile- and cloud solutions!
Developer and architect with focus on mobile- and cloud solutions!
I have had performance issues with Visual Studio for a long time. For example open projects, adding files and installing NuGet packages had taken very long time. Last week I talked one of our TFS experts at Sogeti and he asked me how many files I had in my TFS workspace. I had more than […]
This morning we had a problem with our Team Foundation Build Server, solution tend to be is to unregister the build controller and register it again. But today there was builds in queue so I could’t do that. To fix it I wrote a powershell script that removed all builds from the queue. $collectionUri = […]