Post by: syed hussain in All
Adding Azure B2C Authentication & Authorisation has been simplified in Visual Studio 2022. The following post describes how to get a Blazor application connected to and authenticated with Azure B2C.
Post by: syed hussain in All
Rapidly create a new Vue.js project with Node.js.
Post by: syed hussain in All Development Dynamics 365 CE
This is a quick post demonstrating how to write a plugin in Microsoft Dynamics 365 Customer Engagement.
Post by: syed hussain in All C# Tips
You might come across an error which prevents you uploading a file greater than 4MB to Azure Storage.
Post by: syed hussain in Reference Architecture
One of the most crucial and often overlooked principles of systems architecture is understanding legislation and maintaining compliance. In this post, I've documented UK legislation and it links tot he…
Post by: syed hussain in All
In the interconnected world of global finance, there's a behemoth system that plays a pivotal role in ensuring secure, standardized, and swift communication between financial institutions. This system is known…
Integration failures are common, various Retry patterns can be used in addition to the technology itself providing a retry mechanism. This page documents some of these Retry patterns.
Post by: syed hussain in All C# Dynamics 365 CE
Summary I was processing large quantities of FetchXML queries using Apache Kafka and ran into an issue where Kafka threw an Invalid XML error. The way to solve this issue…
Post by: syed hussain in All C# Integration Design Patterns
There isn't an official way or method to empty an Azure Service Bus Queue using the Nuget assemblies. The following approach loops through the message list and empties the contents…
