
Unlock SSE: Real-Time without websockets
Learn how to implement lightweight real-time updates with Server-Sent Events (SSE) in .NET 10. Covers HTTP SSE endpoints, reconnection, backpressure, and Blazor integration with sample code.
Read more ?Don't miss the latest articles ! Get them directly in your inbox.
Open on Substack
Learn how to implement lightweight real-time updates with Server-Sent Events (SSE) in .NET 10. Covers HTTP SSE endpoints, reconnection, backpressure, and Blazor integration with sample code.
Read more ?
Discover the powerful new features in System.Text.Json for .NET 10: strict security presets, PipeReader support, duplicate property detection, and performance improvements. Learn why these features matter and how to use them in production.
Read more ?
Learn how ABP Framework's Multi-tenancy module solves the complex challenges of building SaaS applications. Discover tenant isolation strategies, automatic data filtering, and why Microsoft recommends ABP for multi-tenant scenarios.
Read more ?
Aspire 13 is here with revolutionary features: aspire do pipelines, AI-powered debugging with MCP, first-class JavaScript & Python support, and quality-of-life improvements that make building distributed apps feel like magic.
Read more ?
As a Tech Lead, one of my missions is ensuring consistency during the development process. Learn how EditorConfig helped me stop nitpicking about braces in code reviews and focus on what really matters: architecture and business logic.
Read more ?
Discover how SQL Server's new native JSON data type and EF Core 10's complex types revolutionize the Outbox Pattern. Learn to store rich event metadata, improve performance, and simplify your event-driven architecture.
Read more ?
Learn how to handle duplicate messages and ensure idempotent processing when using the Outbox Pattern with Azure Service Bus in high-throughput .NET applications.
Read more ?
Learn how to implement the Outbox Pattern in .NET to guarantee reliable message delivery and maintain data consistency across distributed systems. From theory to Azure-based implementation.
Read more ?
Learn how to refactor legacy monoliths using domain events, IEventPublisher patterns, and prepare your application for a modular architecture. A journey from tightly coupled code to loosely coupled boundaries.
Read more ?
Discover the NuGet MCP Server that brings AI-powered package management to Visual Studio and VS Code. Learn about Model Context Protocol (MCP), setup, and how it revolutionizes .NET development workflows.
Read more ?