Getting to grips with Microsoft’s Blazor: Key features for interactive web development
Sponsored If you work in the field of interactive web development, you will have seen plenty of writing and discussion about Microsoft Blazor - or indeed are already using it. But how can you use the framework to its full potential?
Blazor lets developers build interactive web user interfaces (UIs) using C# instead of JavaScript, and is a feature of ASP.NET, the development framework which extends the .NET developer platform with tools and libraries for building web apps. Its...