Technischer Artikel

RabbitMQ and .NET 9: Messaging Made Easy

In modern distributed applications, asynchronous communication between services is crucial for scalability and reliability. RabbitMQ is one of the most...
Weiterlesen
Technischer Artikel

🎯 Cherrypicking in Git: A Practical Guide for Agile .NET Developers

Introduction In Agile development environments, things move fast. Feature branches are merged, hotfixes need to go live ASAP, and developers...
Weiterlesen
Technischer Artikel

Building Central Microsoft Dynamics CRM Use Cases with .NET 9 and Blazor

Microsoft Dynamics 365 CRM is a powerful platform for customer relationship management, but it becomes even more powerful when extended...
Weiterlesen
Technischer Artikel

Building a Scalable SOA Application with .NET 9, Kubernetes and Blazor

Introduction In this blog post, we will build a small Service-Oriented Architecture (SOA) application using .NET 9. The backend will...
Weiterlesen
Technischer Artikel

Building a SOA-Based Airline Booking System in C# with Modern Architecture Patterns (Using .NET 9)

Introduction Service-Oriented Architecture (SOA) is a powerful approach to designing modular, scalable applications. In this post, we will develop an...
Weiterlesen