Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.49 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.49 KB

Philly.NET Code Camp - April 19, 2024

Build Your First Application with Blazor and .NET 8

Presented by: Jeffrey T. Fritz

Overview

The arrival of WebAssembly begins a new era for .NET web developers, allowing client-side applications written in C# to run directly in the browser.

Blazor is a new client-side UI platform from the ASP.NET Core team, offering a productive and powerful way to construct large-scale applications with a modern component-based architecture. It integrates with the wider .NET ecosystem to enable truly full-stack client+server development on a single language and runtime, based on modern standards, and able to run in any browser (including mobiles).

This session will quickly take you from getting started with Blazor basics, right through to building sophisticated UIs using advanced framework features. We’ll explore not only the capabilities of Blazor and WebAssembly today, but also the longer-term vision for the future of web apps on .NET.

About the Speaker

Jeff Fritz is a principal program manager in Microsoft’s Developer Division on the .NET Community Team where he leads development of live video and online content.

Jeff is the executive producer of the .NET Conf series of online events. He is also a Twitch and YouTube partner as well as the founder of the Live Coders stream team.

You can catch Jeff writing .NET Code with GitHub, Visual Studio, and Azure on his video stream called 'Fritz and Friends' at https://twitch.tv/csharpfritz

Notes