@DanielWachira-de9yg

we need people like you in the dev community

@leedit2268

I have come through a lot of tutorials. This one really helps. Thanks man,

@imanidioli

This is gold
This is ultimate 
This is perfection over perfection 👌
Should be the first and last video to watch to learn blazor

@sergeloboda8305

Wow! 5h 41m and they called it introduction ;-)
Thanks, Bhrugen!

@RayanMADAO

Thank you. Very useful as a beginner, you explain everything

@maratnikitin4460

Thank you for the course! It is such a treasure!

@sandipmistry4635

best blazor video ever

@luisfernandodeolazabalsche3317

Thank you very much, are you going to make an update to the blazor course, that is, .net 7 or .net 8?

@christopherdooley451

Amazing course , well done 5 * highly recommend

@tadaaa.6580

really appreciate for explaining all the things in detail:yougotthis:

@eritreanism

Best tutorial on Blazor

@signtheta7804

Hi Brhugen!

Thanks for the videos. Very masterfully done!!

Do you have any courses/videos or planned to cover Bootstrap styling for Blazor?

@pranavjadhav1136

1:54:00 first create razor component -> then create object of Demo_Product --->then cut and paste the code as said in the video
If you first cut and paste the code and then create object of Demo_Product it will not work it gives exception

@mejlik2348

Great content and presentation! Thank You so much! 👌

@shanmukhapatil7131

Hi sir, could you please make a video on the blank blazor solution and create a custom layout

@mateuspalacio

Hey, around 1:07:02 I'm having some issues because my browser is trying to use comma as a separator for the double price, is there any way for a workaround to make this work properly? On the console of the browser I see the message: "The specified value "10,99" cannot be parsed, or is out of range.". Thanks!

@getsmartpaul

Hi,  is this still relevant for 2024 ?  Who is using Blazor ?

@ibrahimshaik9574

Dear  Bhrugen Patel,

Thanks for the video. It would be nice if you could add timestamps too.

@liamdiaze

Hello, it would be very useful if you had a diagram with the files that are loaded in the default template, as the application is running.

@luisgabrielmenaarnedo7854

If someone faces this error
"A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - La cadena de certificación fue emitida por una entidad en la que no se confía.)"
you can solve it just by adding "Encrypt=False" in your ConnectionSting.