If you know how to create an ASP.NET MVC View, you know a great deal about how to create pages in Blazor. But, by packaging up pages as Blazor Components, you can use (and re-use) those pages more ...
You have a 50/50 shot at accessing a new experiment from the Visual Studio dev team that integrates tutorials with the IDE for an experience that combines guidance with live code. Starting with Blazor ...
NavigationManager.NavigateTo() now also works with static server-side rendering. Previously, this always returned the runtime error NavigationException. For ...
Microsoft has rolled out an experimental project to allow developers to build native mobile apps using the Blazor web framework for C# and .NET. The Experimental Mobile Blazor Bindings project enables ...
None of the .NET-based GUI frameworks presented so far in this series can be used in a web browser. When asked what Microsoft offers for browser applications, one could now give a general answer with ...