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/
| PureSourceCode.com | https://www.puresourcecode.com/ |
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/
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/
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 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/
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
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/
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/
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/
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/
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/