Blazor Course - Use ASP.NET Core to Build Full-Stack C# Web Apps

preview_player
Показать описание
Blazor is a Single Page Application framework created by Microsoft. With Blazor, you write C# to generate dynamic content and with Blazor WebAssembly you can become a full stack developer with C# on both front end and back end. In this course, you will learn about the architecture and how Blazor works. Then you will learn how to create a real-world project as you learn to use Blazor.

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:34) Blazor Architecture Overview
⌨️ (0:11:59) Blazor Architecture In Depth
⌨️ (0:24:00) Blazor Hosting Models
⌨️ (0:32:23) Project Structure
⌨️ (0:48:31) Data Binding
⌨️ (1:12:21) Components Basics
⌨️ (1:33:33) Communication Between Components Overview
⌨️ (1:37:59) Component Parameters
⌨️ (1:45:03) Route Parameters
⌨️ (1:57:05) Cascading Parameters
⌨️ (2:14:58) EventCallBack
⌨️ (2:27:16) Referencing Child Components
⌨️ (2:40:06) Templated Components - RenderFragment
⌨️ (2:51:31) Templated Components - Generic Typed Item List
⌨️ (3:07:01) Templated Components - Generic Typed RenderFragment
⌨️ (3:27:27) Templated Components - Generic Typed RenderFragment as a Form
⌨️ (3:37:30) When is Rendering Triggered
⌨️ (3:59:45) Lifecycle Events Sequence
⌨️ (4:11:39) Avoiding Data Initialization Pitfall
⌨️ (4:16:15) Forms and Validations
⌨️ (4:22:00) Dependency Injection
⌨️ (4:49:34) State Management with Flux in C#
⌨️ (5:34:37) Authentication
⌨️ (6:04:18) Creating a reusable DataGrid Component - Columns Configuration
⌨️ (6:36:27) Creating a reusable DataGrid Component - Paging
⌨️ (7:16:49) Creating a reusable DataGrid Component - Sorting
⌨️ (7:42:51) Thank you and My Contact Info

--

Рекомендации по теме
Комментарии
Автор

Note for myself :
- 38:38 : Root-level App component
- 40:12 : Routable Component
- 41:25: Server-side structure
- 43:17: Un-routable component
- 43:42: Project Structure on white-board
- 47:45 : Import.razor file
- 48:31: Databinding theory
- 56:10: Two-way databinding.
- 59:23: Check box
- 1:00:39: Radio Button
- 1:02:07: binding on RadioButton
- 1:12:25: Component basics
- 1:14:34: Page Component
- 1:19:40: Routing for paged component
- 1:22:38: Routable Component, when compiled, will turn into C# classes with Route attribute.
- 1:24:08: Non-Page component.
- 1:26:48: Import non-page component by using HTML element syntax.
- 1:27:46: Use Page component as non-page component

leoyang
Автор

Cant imagine I have actually watched the whole video, really impressive. Keep up the good work.

sherazaries
Автор

This is the best Blazor video I've watched so far - but one has to follow the video step by step in order to understand every aspect of this gentlemen's demo - once again thank you so much for your great presentation and explanation

SHAWNMOSSANEN
Автор

This course is excellent. It is densely packed with useful information that really teaches you the inner workings of Blazor. Thank you!

chriscapon
Автор

I have been avoiding web development, since I can't stand javascript. I've been learning blazor for a couple of days now, and I love it!

TheRonpe
Автор

Very complete and well explained course.
I liked a lot the "theory part" about the way components communicate.
You explained how things work in Blazor but showed also how you can know how things work in general.
Thank you!

tomahawk
Автор

Dependency injection is very important for making larger projects. Highly recommend.

RealGameTitan
Автор

Wow!
The best course so far on Blazor, all the others are very difficult to understand for a beginner.
I was almost giving up on learning Blazor, even after watching the entire Microsoft 101 Series and others.
Thank so much for your time sir 👏👍👏

EpTechie
Автор

These courses are very good and I can easily learn programming. Thank you.

horvathdavid
Автор

Thanks for this course. Really appreciate it! Free good courses.

hexdump
Автор

Veilen Dank aus Deutschland, Großartige Leistung. ich kann kein Englisch und trotzdem sind Sie große Hilfe für mich

sulimanawad
Автор

dude i was using nodejs for the back end and pure js for the frontend for 1year now and i try to learn a framework like react and i was almost dead
i am also a c# developer for 2 years now using it to create games and if this course and if this tech mean that i can reuse my C# knowledge to create a full stack web apps i will be dead happy .
i never do a backend with .NET framework, i am 2h in the vd and really really love what i see specially that am starting connecting the points togethers .
am not finishing the course yet but i wanted to say thanks u, thanks u so much brother for your hard work and i will comment out after watch it as many times that i need to take the full view on it . :) keep it UP

x_sama
Автор

Dude, this is a remarkable tutorial! Thank you very much for this! (From a fellow Torontonian...)

arielspalter
Автор

Amazing guys! I love your course and your freshness !

GerardCharnichart
Автор

Nice compilation tutorials! Great work.
Thanks

prateekgupta
Автор

If only the audio quality was good... this course would lack nothing.

PaulSebastianM
Автор

Excellent tutorial for people who want to see from scratch how blazor works. It is far better than paid course with so much details and diagrams. The only problem i face was with the sound, and in some cases i would prefer a bit more explanation of why we use this and not that. Some comparison explanation should be nice.
Although the course is excellent. I watch many udemy courses but nothing is compared with this in the matter of details and explanation of all the concepts.

Great Job

georgestavrou
Автор

Thank you for this great free content on Blazor!

fieryscorpion
Автор

Love you, this video is extremely helpful. but you need some windscreen on the mic. haha

jrx__
Автор

Excellent tutorial. Thanks a lot for your great efforts. It explains most of Blazor Techniques.

imadabab