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. The author gives 21 principles for getting more things done faster:...

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