
Fixing NuGet error: Unable to load the service index for source - 401 Unauthorized Paid Members Public
Setting up an entirely new project and getting things off the ground is usually the quickest part of our development process for a project. However, not its not uncommon to stumble into various issues with NuGet, if you're a dotnet dev. Something I've ran into several

Solution: Unable to find .deps.json when running .NET 5 tests in Azure DevOps Paid Members Public
I recently upgraded some projects to .NET 5 from the previous .NET Core 3.x versions I had running. My projects utilize xUnit, and I run them from Azure DevOps. However, when I upgraded my projects, and modified the build definition accordingly with the latest NuGet installer, and the latest

Episode 076 - So you want to become an Azure developer? Get the AZ-204! Paid Members Public
We take a look at the current status of Azure certifications, more specifically, the AZ-204 - a developer certification. We talk about our experiences on passing (and failing) certifications and what is required from developers in the exam. Also, preparation tips and updates on the recent changes to certifications. Tobi

Episode 075 - Azure spring cleaning Paid Members Public
It's time for an Azure spring cleaning! In this episode, we talk about cleaning up your Azure subscriptions and Azure AD tenants. We talk a little bit about governance but focus more on the practicalities - what tools to use, what to clean, how to conduct those discussions

Making Windows Terminal look awesome with oh-my-posh Paid Members Public
If you really want to improve the Windows Terminal experience, and enhance the visual aids when you're navigating and working with command lines like Git, then this is for you. Easily install and configure oh-my-posh and a custom NerdFont, and you're off to an amazing Windows Terminal journey.

Using third-party terminals within Windows Terminal Paid Members Public
I received questions about my Windows Terminal experience. Particularly someone asked how to configure the use of third-party terminals inside of the Windows Terminal experience. Let's take a look at two example: cmder, and Visual Studio Developer Command Prompt.

Install custom themes in Windows Terminal Paid Members Public
Here's another tip for how to customize the experience in Windows Terminal. We're configuring the color scheme, or theme. Check out how to configure any custom colors, and pick some of the pre-defined ones that already look great!

Set the default starting directory in Windows Terminal Paid Members Public
We're diving into another post about the Windows Terminal and a common question I receive - how did you configure the starting directory to always be your desired folder? Let's check it out.
Recent comments