Enrico

@erossini
1 Followers
0 Following
58 Posts

I publish the Visual Basic (#VBA) code for Microsoft #Outlook. It is used to create a list of unavailable emails

http://puresourcecode.com/tools/microsoft-office/create-a-list-of-unavailable-emails/

Create a list of unavailable emails

I publish the Visual Basic (VBA) code for Microsoft Outlook. It is used to create a list of unavailable emails.

PureSourceCode

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

http://puresourcecode.com/tools/microsoft-office/how-to-remove-invalid-emails-from-outlook/

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

Solving the #NET9 #MAUI #RefreshView Limitation on #macOS: building a MAUI CustomRefreshView from scratch for all platforms

http://puresourcecode.com/dotnet/maui/building-a-maui-customrefreshview/

Building a MAUI CustomRefreshView

Solving the .NET MAUI RefreshView Limitation on macOS: building a MAUI CustomRefreshView from scratch for all platforms

PureSourceCode

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

http://puresourcecode.com/dotnet/maui/building-a-custom-matching-pairs-component-in-net-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

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

http://puresourcecode.com/news/the-commodore-64-is-back/

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

I will create a new #MAUI reusable component for list of strings (skills) using #FlexLayout with add and remove functionalities.

http://puresourcecode.com/dotnet/maui/maui-component-for-skills-using-flexlayout/

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

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

http://puresourcecode.com/tools/powershell/cloning-all-repositories-from-azure-devops/

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

The #NuGet package #WebApiDocumentator is an alternative to #Swagger and the design is simple and more useful for developers and end users

http://puresourcecode.com/dotnet/webapi/webapidocumentator-an-alternative-to-swagger/

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

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

http://puresourcecode.com/dotnet/net8/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

Steps on how to create a working pipeline to release #SSIS packages using #Azure #DevOps from the creation of the artifact to the #deployment.

http://puresourcecode.com/tools/azure-devops/release-ssis-using-azure-devops/

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