News

Imagine a world where you can build web applications in any programming language you like. We’re close.
I have decided to port my former Blazor Server application to Blazor WASM, in case you're wondering about that, coming from our previous conversations 🙂 I am having huge performance issues: Renderi ...
I'm creating this diagram using Routers.Orthogonal and PathGenerators.Straight when I create the LinkModels between ports. However one of the links appears broken. Creating the same diagram using t ...
The binary code format started with the web browser, but WebAssembly is quickly working its way into the server room. Here’s what you need to know about Wasm.
Microsoft has updated the Spring 2020 roadmap for Visual Studio, which shows several items planned to improve the debugging experience for Blazor, the company's ASP.NET Core project that uses ...
With Blazor on the server, you still get to write your web application in C#. Creating a new server-side Blazor application sets up an ASP.Net Core template for your code, with a SignalR endpoint ...