Learning Blazor Live 🔴 – Blazor web forms, events, & validation

James Montemagno

We continue learning how to build interactive web apps with C# and Blazor LIVE! Today, we are going to learn how to use Blazor forms, add event handlers, and validate the data a user submits. By using Blazor form components you can validate client-side forms without writing client-side JavaScript to handle the validations.

MS Learn – Improve how web forms work in Blazor web apps – https://docs.microsoft.com/learn/modules/blazor-improve-how-forms-work?WT.mc_id=friends-0000-jamont

Chapters:
00:00:00 – Countdown
00:05:05 – Stream Start & Q&A
00:14:30 – Create a Blazor event handler for onclick events
00:54:00 – Take advantage of EditForm in Blazor
01:26:00 – Validate user input with validation in Blazor
01:52:00 – Wrap-up and Q&A

👕 Buy some swag! – https://jamesmontemagno.myspreadshop.com/
☕️ Buy me a coffee – https://www.buymeacoffee.com/jamesmontemagno

Follow:
👨‍💻 GitHub: https://github.com/jamesmontemagno
🦜 Twitter: https://twitter.com/jamesmontemagno
📄 Website: https://www.montemagno.com
📰 Newsletter: https://newsletter.montemagno.com/

What is on my hat? It is the CLE clothing logo because I am from Cleveland! Checkout their awesome CLE merch: https://cleclothingco.myshopify.com/

What is that art on my wall? It is an original piece from the French street artist Gregos of La Butte Montmartre: https://www.instagram.com/p/BceZ1oNHiQx/

My Setup:
🎙 Blue Spark Microphone – https://amzn.to/3qgtYkq
🎙 Blue Pop Filter – https://amzn.to/3jEWM3r
🤳 Rode Microphone Arm – https://amzn.to/2Z68AlE
🎧 Sony MDR7306 Headphones – https://amzn.to/372jxta
📲 Stream Deck – https://amzn.to/373Uk1n
📹 Elgato Cam Link – https://amzn.to/3a9eGbh
📷 GoPro Hero – https://amzn.to/374lm90
🖱 MX Master 2S Mouse – https://amzn.to/3d7J2gj
⌨️ Tecware Phantom Keyboard – https://amzn.to/3aUP4y9

#Blazor #dotnet