Exploring Blazor

Introduction JS Interactions, Blazor Types and more

Your browser needs to be JavaScript capable to view this video

Try reloading this page, or reviewing your browser settings

This video segment will cover a few more things about Blazor that did not fit in other segments.

Keywords

  • blazor
  • introduction

About this video

Author(s)
Taurius Litvinavicius
First online
16 June 2020
DOI
https://doi.org/10.1007/978-1-4842-6126-2_21
Online ISBN
978-1-4842-6126-2
Publisher
Apress
Copyright information
© Taurius Litvinavicius 2020

Video Transcript

Welcome to our last segment. In this one, we will cover a few more things that did not quite fit in the previous ones. And that will include, first of all, comparing the client-side project and the service-side project. We will compare them side by side, take a look at some differences, some important differences. And I will show you one very specific thing on the service side. Then we will take a look at how you can execute JavaScript functions from C# methods. And finally, I will show you a few tips and tricks, I would say, about running background tasks. So with all that said, let’s begin.