If playback doesn't begin shortly, try restarting your device.
•
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
206,064 views • Nov 15, 2023 • #blazor #dotnet #dotnetconf
Show less
In .NET 8 you can deliver the best web app experiences entirely in Blazor using Blazor's convenient component model. You can build your entire web app in Blazor without the needed for writing JavaScript or mixing web frameworks. In this session you'll see how you can use Blazor's new server-side rendering support to power your web apps from the server for maximum performance and scalability. You'll see how you can easily add advanced capabilities like streaming rendering and enhanced navigation & form handling to further optimize the user experience. Then add rich client-side interactivity wherever it is needed using Blazor Server or Blazor WebAssembly.
Chapters:
00:00 Welcome
00:46 Build rich interactive web UI with Blazor
01:51 Build web apps faster with Blazor
02:12 Full stack web UI with Blazor
03:14 Blazor Server and Blazor WebAssembly recap
04:03 New in .NET 8 - Static Server-side Rendering (SSR)
06:11 E-shop Demo - https://github.com/d…...more