All | Series | TagsYears

 

All Posts Tagged "Single Page Applications" (4 Total)

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 ]

Presentation: WebAssembly, C#, and Blazor at CodeStock 2019

Get the presentation, source code and step-by-step demo instructions for a session that covers how to run C# and .NET in the browser without plugins using Blazor over WebAssembly.

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

MVVM Support in Blazor

Simple solution for change detection across Blazor components by supporting the MVVM pattern and INotifiyPropertyChanged.

JavaScript ] [ Blazor ] [ WebAssembly ] [ Single Page Applications ] [ Web Development ]

From Angular to Blazor: The Health App

Build a sample app in Blazor, a .NET-based framework for building web apps that run in the browser and leverages C# and Razor templates to generate cross-platform, HTML5-compliant WebAssembly code.

JavaScript ] [ .NET ] [ Blazor ] [ Single Page Applications ] [ Angular ]