Shared UI Means Shared Contracts, Not Shared Hosts
A component can compile in a shared assembly and still be impossible to construct in one of the applications that renders it. That is easy to miss whe…
Latest Team Management news from Tech News
A component can compile in a shared assembly and still be impossible to construct in one of the applications that renders it. That is easy to miss whe…
A notification badge looks like a small feature. In a distributed application, it can expose a large architectural assumption. I recently investigated…
Blazor SSR Gets Client-Side Validation in .NET 11 Preview 5 If you've built Blazor Server-Side Rendering (SSR) forms, you know the pain: a user fills …
If you have built a web app in the last five years using the dominant JavaScript frameworks, you know the drill. You start a simple project, and withi…