Developing New Experiences

T02 Deep Dive: Creating Business Applications Using Client Side and Server Side Blazor

03/31/2020

8:00am - 10:45am

Level: Introductory

Michael Washington

Programmer

Blazor allows you to create high performance, visually rich business applications. 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:

  • How to create Blazor applications
  • Creating custom components
  • Security and deployment