SQL Data Purger

Effortless, Controlled, and Ultra-Fast Data Purging. Designed for Integration Testing Environments. When you’re managing integration testing environments, quickly clearing test data without impacting your database’s integrity is critical. That’s where SQL Data Purger comes in. It’s your reliable solution for efficient, intelligent, and secure data deletion in SQL Server databases. ⚡ Blazing-Fast Data Purge Tired […]

SQL Data Purger Read More »

Architecting self-coordinating IoT systems for reliability and resilience with .NET and SignalR

In the previous article, I described how I used SignalR to coordinate clusters of Internet of Things (IoT) devices so that only one device in the cluster could do a specific task at a time. The example was based on a real-life project where IoT devices acted as public announcement systems at a railway station. If

Architecting self-coordinating IoT systems for reliability and resilience with .NET and SignalR Read More »

Integrating .NET Aspire With Azure Storage

Today, we will talk about integrating our Aspire apps with Azure Storage. We will start by looking at Azure Table Storage and then move on to Blob Storage. A sample of a complete Azure Table Storage application can be found via the following link: https://github.com/fiodarsazanavets/dotnet-aspire-examples/tree/main/AspireStarterProjectWithTableStorage/AspireApp If you are new to Azure Storage, here is a

Integrating .NET Aspire With Azure Storage Read More »