Codespaces meet Dapr 27 August 2021 Donovan Work (1) In this post I will show you how to add Dapr to your Codespace. [More]
Enable Ask Before Closing Multiple Tabs in Microsoft Edge 26 March 2021 Donovan Work (2) In this post I will show you how to enabled the Ask Before Closing Multiple Tabs feature in Edge. [More]
Develop Dapr Components in a container 14 March 2021 Donovan Work (0) In this post I show you how to create a dockerfile for an image to develop a Dapr component. [More]
Save and restore your mouse position with PowerShell 19 February 2021 Donovan Work (0) In this post I am going to teach you how to store your mouse position during a screen recording and restore it. [More]
My script will not run in Bash if I edit on Windows! 05 February 2021 Donovan Work (1) In this post I show you could to correct an issue created by editng Bash scripts on Windows. [More]
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]