Full Stack Web Development, Deep Dive

W01 Deep Dive on Blazor: The Run Everywhere with .NET UI Framework

06/15/2022

8:00am - 10:45am

Rockford Lhotka

VP of Strategy

Xebia

Blazor is a UI framework that enables you to build powerful web apps using HTML, CSS, and C#. You can host an app on a web server, or run the app on the client device in any modern browser. The Blazor UI framework is very capable, and provides a powerful UI component model, data binding, routing, authorization, and many other features necessary to build a modern app.

You will learn:

  • How Blazor, WebAssembly, and .NET combine to enable this app platform
  • How to build server-side Blazor and Blazor WebAssembly apps
  • How to use Blazor UI framework features such as UI components, data binding, routing, and authorization