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 ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. This article dives into the happens-before ...
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 ...
We all remember Silverlight, Microsoft’s answer to Adobe’s Flash. The remnant of an ambitious plan to have .Net code running everywhere, it mixed the familiar C# and XAML with browsers. The result was ...
Among the .NET news out of Microsoft Build 2020 is a new preview of C#, Microsoft's programming language from the .NET team, plus a fully supported release of Blazor WebAssembly. According to ...
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 ...