Full Stack Web Development

W01 Deep Dive: Microsoft Blazor Zero to Success

03/22/2023

8:00am - 10:45am

Level: Intermediate

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