This blog walks through the backend setup for integrating Elsa v3 into an ASP.NET Zero solution. It covers installing required packages, configuring the Elsa server within the ASP.NET Zero architecture, setting up persistence, and preparing the application for workflow execution.
26 March 2026
Workflow Elsa
ASP.NET Zero v15.2 brings a brand new React UI with Power Tools support, Angular 21 upgrade, Active Session management, AI development skills, the return of Health Checks UI, and various performance improvements.
17 March 2026
Learn how React re-rendering works, why unnecessary renders happen, and how to prevent them using state colocation, memoization, referential stability, and better component architecture.
11 March 2026
The AI coding assistant landscape has exploded over the past two years. As a .NET developer, I have tried nearly every major tool in this space—some as my daily driver, others for specific tasks. The honest takeaway? There is no single AI coding tool that does everything well for .NET development. You will likely end up using two or three depending
06 March 2026
Microsoft has just announced the first preview of .NET 11**, continuing their annual cadence of delivering major performance improvements and developer productivity features. Released on February 10, 2026, .NET 11 Preview 1 offers a first look at what’s coming next for the platform.
17 February 2026
A practical guide to React custom hooks explaining when abstraction improves readability and reuse and when it introduces unnecessary complexity and maintenance risk.
06 February 2026
ASP.NET Zero introduces React UI, a modern, enterprise ready frontend built with React, Vite, Ant Design, and TypeScript. Deliver scalable applications faster with the same backend infrastructure.
22 January 2026
If you are running enterprise applications on .NET 8 or .NET 9, there is an important date you need to mark on your calendar: November 10, 2026.
21 January 2026
If you are a .NET developer building a modern web application in 2026, the question "How do I handle authentication?" is more complicated than it was five years ago.
13 January 2026
Even though AI tools and “vibe coding” is rising like crazy nowadays, real production .NET apps still need the same fundamentals: solid data access, auth, background jobs, realtime, testing, and good API contracts. These libraries are the kind of “boring but critical” building blocks you end up using in almost every serious system.
08 January 2026
If you've been anywhere near the software development world in the past year, you've probably heard the term "vibe coding." Popularized in 2025, vibe coding represents a fundamental shift in how developers build software. Instead of typing every line of code, developers now describe what they want in natural language and let AI tools like GitHub Co
07 January 2026