Full Stack Web Development, Microsoft Sessions

TH01 Build Line of Business Apps that Run Anywhere with Blazor

04/02/2020

8:00am - 9:15am

Level: Intermediate

Jeremy Likness

Senior PM for .NET Data

Microsoft

Blazor is a new technology that allows .NET applications to run in your browser without plugins using the power of WebAssembly. Learn how to use your existing investments in .NET technology to build full stack client-side experiences. Take a look at how to migrate and/or reuse code from existing desktop applications to the web and apply proven, time-tested patterns like MVVM to build robust apps that literally run anywhere a browser exists.

You will learn:

  • Understand WebAssembly, Blazor, and how to run .NET in the browser
  • Use existing .NET assemblies in client-side web apps
  • Apply mature patterns like MVVM to share code between desktop and web experiences