Blazor: Blazing into the Future of Web Development
A May 19, 2022, 11:30 AM - 12:20 PM
It sounds like a dream: Using C# and .NET for both the server- and browser-part of your single-page application. No more JavaScript. Because of the power of Web Assembly this becomes a reality.
You'll experience the advantages of this model in this session. And you will know how to create an application using it. We'll take a look at both hosting models of Blazor using server-side rendering and client-side rendering. I'll explain the heart of Blazor, creating components step-by-step by showing a demo business app.
After seeing this session you'll be ready to say goodbye to JavaScript and to write full-stack C# web applications