puresourcecode.bsky.social
@puresourcecode.bsky.social
I’ll show you how to use a simple #VBA macro. This macro will help you clean up your #Outlook #contact #groups, by removing non-resolvable email
How to remove invalid emails from Outlook
I’ll show you how to use a simple VBA macro. This macro will help you clean up your Outlook contact groups, by removing non-resolvable email
puresourcecode.com
October 7, 2025 at 10:42 AM
Solving the #NET9 #MAUI #RefreshView Limitation on #macOS: building a MAUI CustomRefreshView from scratch for all platforms
Building a MAUI CustomRefreshView
Solving the .NET MAUI RefreshView Limitation on macOS: building a MAUI CustomRefreshView from scratch for all platforms
puresourcecode.com
September 10, 2025 at 10:02 PM
Building a Custom Matching Pairs Component in .NET MAUI

We will walk through the design and implementation of a flexible, reusable Matching Pairs component for .NET9 MAUI
Building a Custom Matching Pairs Component in .NET MAUI
We will walk through the design and implementation of a flexible, reusable Matching Pairs component for .NET9 MAUI
puresourcecode.com
September 2, 2025 at 11:01 PM
One of the most iconic and important #computers of the #1980s is set to make a comeback. All-new #Commodore64 #C64 is planned for release this year
The Commodore 64 is back
One of the most iconic and important computers of the 1980s is set to make a comeback. All-new Commodore 64 is planned for release this year
puresourcecode.com
July 21, 2025 at 11:41 AM
I will create a new #MAUI reusable component for list of strings (skills) using #FlexLayout with add and remove functionalities.
MAUI component for skills using FlexLayout
I will create a new MAUI reusable component for list of strings using FlexLayout with add and remove functionalities.
puresourcecode.com
July 9, 2025 at 6:36 AM
Cloning all repositories from Azure DevOps

I will provide a script for cloning all repositories from Azure DevOps in an organisation with projects and repositories using PowerShell
Cloning all repositories from Azure DevOps
I will provide a script for cloning all repositories from Azure DevOps in an organisation with projects and repositories using PowerShell
puresourcecode.com
June 30, 2025 at 12:35 PM
The #NuGet package #WebApiDocumentator is an alternative to #Swagger and the design is simple and more useful for developers and end users
WebApiDocumentator: an alternative to Swagger
The NuGet package WebApiDocumentator is an alternative to Swagger and the design is simple and more useful for developers and end users
puresourcecode.com
May 27, 2025 at 2:16 AM
The connection with #RabbitMQ isn't always stable using #CSharp. The reconnection not always is working. I want to create a resilient connection to RabbitMQ
Resilient connection to RabbitMQ
The connection with RabbitMQ isn't always stable. The reconnection not always is working. I want to create a resilient connection to RabbitMQ
puresourcecode.com
May 26, 2025 at 8:46 PM
Steps on how to create a working pipeline to release #SSIS packages using #Azure #DevOps from the creation of the artifact to the #deployment.
Release SSIS using Azure DevOps
Steps on how to create a working pipeline to release SSIS packages using Azure DevOps from the creation of the artifact to the deployment.
puresourcecode.com
May 25, 2025 at 10:27 AM
Here I explain how #releasing #Windows #Services using pipelines in #Azure #DevOps. It helps you achieve a CD/CI for your Windows Service project
Releasing Windows Services using Azure DevOps
Here I explain how releasing Windows Services using pipelines in Azure DevOps. It helps you achieve a CD/CI for your Windows Service project
puresourcecode.com
April 22, 2025 at 5:34 PM
Today, #Microsoft announced a new generative #AI model for games called #Muse in #Cambridge, UK. This new technology is explained here.
Microsoft Muse explained
Today, Microsoft announced a new generative AI model for games called Muse in Cambridge, UK. This new technology is explained here.
puresourcecode.com
February 24, 2025 at 6:16 PM
Continue the tutorial about APIs with Entity Framework Core and in particular how to implemente the #PUT to update a record with dependencies. #efcore #minimalapi #csharp
APIs with Entity Framework Core: PUT
Continue the tutorial about APIs with Entity Framework Core and in particular how to implemente the PUT to update a record with dependencies.
puresourcecode.com
February 23, 2025 at 9:47 PM
Here how to change the minimal #APIs with Entity Framework Core for #POST and #GET in order to save and retrieve an object with dependencies #efcore #blazor #aspnetcore
APIs with Entity Framework Core: POST
Here how to change the minimal APIs with Entity Framework Core for POST and GET in order to save and retrieve an object with dependencies.
puresourcecode.com
February 19, 2025 at 6:26 PM
I want to give a complete example of minimal #APIs in #Blazor with Entity Framework Core with #complex #objects. #efcore
APIs with Entity Framework Core
I want to give a complete example of minimal APIs in Blazor with Entity Framework Core with complex objects.
puresourcecode.com
February 19, 2025 at 1:52 AM
I am creating with #NET9 using Entity Framework Core that returns #PendingModelChangesWarning. Here how to understand this error and fix it
PendingModelChangesWarning with NET9
I am creating with NET9 using Entity Framework Core that returns PendingModelChangesWarning. Here how to understand this error and fix it
puresourcecode.com
February 17, 2025 at 12:23 PM