Full Stack Web Development

W15 Deep Dive: Building Business Apps Using Blazor

09/28/2022

2:30pm - 5:15pm

Level: Introductory

Michael Washington

Programmer

Microsoft Blazor allows you to create high performance, visually rich business applications with minimal JavaScript. This speeds your development lifecycle, allows you to re-use your existing business logic and custom libraries, and provides a superior debugging experience.

To your end-users the applications will look and perform like any modern SPA (Single Page Application), yet you will be able to code it entirely in C#, only implementing custom JavaScript interaction when you desire it.

You will learn:

  • Core Blazor concepts including Binding, Routing and JavaScript Interop
  • How to create end-to-end Blazor business applications using Server Side Blazor and Blazor WebAssembly
  • Implementing Social Authentication providers
  • Advanced Integrations using Power BI, Paginated Reports, and Azure Maps