Where is the rest of my string? 26 January 2021 Donovan Work (0) In this post I will show you how to configure delve in Visual Studio Code to show you long strings. [More]
What just happened to VSTeam?! 22 September 2020 Donovan Work (4) In this post I describe the changes made to VSTeam in version 7.0. [More]
Reconnect Azure DevOps Server to SQL after server name change 20 August 2020 Donovan Work (0) In this post I show you how to update the connection string of Azure DevOps to connect to SQL after server name change. [More]
Watch where you put Received when working with NSubstitute 22 July 2020 Donovan Work (0) In this post we will talk about a very easy mistake to make when working with NSubstitute. [More]
My binary PowerShell module fails to load when using other assemblies 22 July 2020 Donovan Work (0) In this post I show you how to copy local dependencies of your .NET Core, PowerShell modules. [More]
Setting up Visual Studio to debug a binary PowerShell module 21 July 2020 Donovan Work (0) In this post I will show you how to setup Visual Studio to debug a binary PowerShell module. [More]
Binary Cmdlets and Directory.GetCurrentDirectory() don’t mix 20 July 2020 Donovan Work (0) In this post I will show you how to retrieve the current folder your binary cmdlet is running in. [More]
Never say “Next Slide Please” again 13 June 2020 Donovan Work (0) In this post I show you how to share your PowerPoint instead of your desktop using Microsoft Teams. [More]
Find and follow friends on MS Learn 16 January 2020 Donovan Work (2) In this post I show you how to find and follow your friends on MS Learn. [More]
Clearing sysobject unresolved reference warnings in Database Projects. 19 December 2019 Donovan Work (0) In this post I show you how to clear sysobject warnings from Visual Studio 2019 Database projects. [More]