Contact Me!
Episode 618
Dave Pine on NET 5 and the Docs team
Dave Pine discusses the coming features in .NET 5 and .NET MAUI and how it affects his Microsoft Documentation teams. We also touch on ethics in open source development and his show - .NET Docs Show.
Links:
https://docs.microsoft.com/
https://dotnetdocs.dev/
Episode 614
Jeff Fritz on Migrating from Web Forms to Blazor
Blazor allows you to create client-side applications using C#. Jeff Fritz discusses the process of migrating applications based on Web Forms to take advantage of Blazor, without re-writing the entire application. He is building an Open Source project - Blazor Web Forms Components - live on his Twitch channel.
https://github.com/FritzAndFriends/BlazorWebFormsComponents https://www.twitch.tv/csharpfritz https://conf.livecoders.dev
Episode 584
Phil Japikse on .NET Core Support Cycle
Most people are unaware when support expires for each version of .NET Core. Phil Japikse explains the rules and how you can protect yourself.
Episode 582
Jeremy Likness on Blazor
Blazor is a framework for building full-stack web apps in the browser using C#. Jeremy Likness describes how it works and how to use it.