All | Series | TagsYears

 

All Posts Tagged "Blazor" (22 Total) Page 3 of 4

Blazor State Management

Blazor Server and Blazor WebAssembly (client) don't store state by default, resulting in a subpar user experience. Learn what makes up state in Blazor apps and discover solutions implemented in shared, easy to use libraries that take advantage of browser cache and server persistence to solve Blazor state management.

Blazor ] [ .NET ] [ ASP.NET ] [ State ]

Blazor: .NET in Your Browser

A quick hands-on video introduction to Blazor, a cross-platform full stack solution for creating Single Page Apps using C# and .NET.

Presentation ] [ Blazor ] [ .NET ] [ C# ]

The Year of Angular on .NET Core, WebAssembly, and Blazor: 2019 in Review

An in-depth analysis of goals (personal and professional) for 2019, along with statistics across social media, blogs, and my link tracker.

Azure ] [ Technology ] [ WebAssembly ] [ Blazor ]

Advanced Blazor: Shared Assemblies and Debugging from Edge

Advanced Blazor techniques covered such as sharing Razor class libraries between a Blazor WebAssembly project and Blazor server-side. Shows how to reference embedded resources like JavaScript libraries, debug on server-side then deploy as client-side and debug in the browser.

Blazor ] [ WebAssembly ] [ Web Development ] [ Debugging ] [ Edge ]

Webassembly for C, Rust, Go, and C# in 45 Minutes

A 45 minute video presentation that walks through the history of WebAssembly starting with asm.js then demonstrates examples of apps using C, Go, Rust, and C# Blazor.

WebAssembly ] [ Blazor ] [ Rust ] [ Go ]

Exploring Blazor

Full presentation video with hands-on demonstration of Blazor, a cross-platform solution for building Single Page Applications using C#. Learn about WebAssembly and how it enables .NET to run in the browser without plugins and see firsthand how fast and easy it is to build web apps.

Blazor ] [ .NET ] [ .NET Core ] [ Single Page Applications ] [ Presentation ]