Daniel Roth Principal Program Manager, ASP.NET
Microsoft
Ed Charbeneau Principal Developer Advocate,
Progress
Blazor in .NET 6 makes client-side web development faster and more productive than ever before. Let’s kick off the summer by looking at all the new Blazor features in .NET 6: .NET Hot Reload, WebAssembly ahead-of-time (AOT) compilation,
error boundaries, integration with .NET MAUI, and much more!
Ed Charbeneau Principal Developer Advocate,
Progress
Layla joins us to build a chat app with a twist. We'll learn how to combine some fun translation APIs with the power of SignalR and speech-to-text all from within a Blazor Server application.
Egil Hansen Principal Developer at Delegate. Microsoft MVP
Ed Charbeneau Principal Developer Advocate,
Progress
Egil joins us to give a brief introduction to bUnit and then dive into some of the best practices for writing components tests, tests which results in both stable and maintainable test suites as well as maintainable Blazor components.
Ed Charbeneau Principal Developer Advocate,
Progress
In this session we'll jump past hello world and focus on Blazor's Razor Component architecture. We'll learn component design concepts and best practices including: event handling, attribute splatting, state management, and component
libraries. Through example we'll understand the tools and techniques from one of the top Blazor community contributors and Microsoft MVP, Ed Charbeneau. Jump past hello world and focus on Blazor's Razor Component architecture.
Georgia Nelson a.k.a. Fiercekittenz Twitch Partner, Game Engineer, Microsoft MVP
Ed Charbeneau Principal Developer Advocate,
Progress
As applications evolve, so do user workflows. They never seem to use apps the way we expect! It leads to engineers needing to work on improving the UX to adapt to workflows. Georgia will walk you through creating a custom Blazor component
to improve a common workflow flaw in GIFBot, an interactive Twitch bot built on ASP.NET and Blazor.