Fritz starts a new season of content with this episode, and starts talking about the new user interface framework available for use with .NET, Blazor. We'll learn how to get started, take a tour of the templates, and learn more about what's possible with Blazor running in the browser with Web Assembly, or on the server with ASP.NET Core
Questions:
00:44:50 - Does this mean that DLLs publish for a Web Assembly application are made publicly available?
00:54:00 - Will we be learning about lazy-loading as part of the course?
00:57:07 - How do you display JSON on the page?
01:02:02 - Is there a way to have code behind files created by default instead of having to create them manually?
01:14:01 - Is the Shared folder uploaded to the browser in any way?
01:47:38 - Can I use properties on my Blazor pages? Can I bind to a property on a class instance?
01:51:32 - What does the network traffic for a Blazor Server application look like?
Background Music is Harris Heller's Streambeats - Lo-Fi playlist, available royalty free at https://open.spotify.com/playlist/4kAqBBEZQsBIXMIJl6u8tO?si=4ovPEoUTQuKNRY_qKopDbQ
Source code and interactive content from the stream are available at: https://github.com/csharpfritz/csharp_with_csharpfritz
Watch live Mondays at 1400 UTC / 9a ET / 6a PT at: https://twitch.tv/visualstudio
#DotNet