A laptop with an open Outlook email client and symbolic icons representing email management.

Efficiently use Outlook Rules to Delete Azure DevOps Email Clutter

Are you also annoyed by the number of emails generated by Azure DevOps? Learn how I fixed email overdose using an Outlook rule.

June 1, 2023 · (updated May 2, 2024) · 2 min · 382 words · Mart de Graaf
A digital workspace with multiple computer screens displaying code and command lines.

Efficiently Git Clone All Repositories from Azure DevOps using PowerShell: A Step-by-Step Guide

Learn how to efficiently clone all Git repos in Azure DevOps with our comprehensive consulting guide. Streamline your development workflow today!

May 15, 2023 · (updated May 2, 2024) · 6 min · 1240 words · Mart de Graaf
Marts blog

Replacing Your Projects and Namespaces Using Bire

We all sometimes want to rename projects and or namespaces but VS makes it hard, why can’t we just take one command to replace all? We can with bire.

January 26, 2023 · (updated January 27, 2023) · 3 min · 435 words · Mart de Graaf
Marts blog

Beat your excuses and start blogging

How to start with your blog. The main focus should be content, starting and moving forward.

November 21, 2022 · (updated November 25, 2022) · 4 min · 754 words · Mart de Graaf
Marts blog

Eat that frog! - Book review by a developer

This year I read and listened to ‘Eat that frog!’ by Brian Tracy. I tried to apply these principles to my daily life. 💡 This article will be updated when I find new takeaways. Summary Eat that frog is a practical book on how to “get more of the important things done today”. It focuses on doing key tasks first and procrastinating the unimportant tasks. ...

November 21, 2022 · 5 min · Mart de Graaf
Azure Application insights with a duplicate stamp.

Duplicate Logging Azure Application Insights

Save troubles and money fixing duplicate logging in your Azure Application Insights, and Log Analytics Workspace.

November 4, 2022 · (updated June 12, 2024) · 4 min · 704 words · Mart de Graaf
Marts blog

Add project properties for consuming apps to a NuGet package

This article explains how to add consuming project properties to a NuGet package. Those project properties will be used in the consuming apps.

October 19, 2022 · (updated November 25, 2022) · 2 min · 223 words · Mart de Graaf
Marts blog

How to verify that ILogger logged an error?

Explains how to test LogError with Xunit.

July 28, 2022 · 3 min · 553 words · Mart de Graaf