Course Information
Course Overview
Explore Blazor | Binds, Components, Forms, DI, Security and a lot more
The brand new Blazor course will get you started very efficiently and with lots of opportunities for you to practice and check your skills. You will start with basic setup, basic syntax, navigation and a few more basic things. But in the end, more advanced features and use cases will not be forgotten.
In the first section we will cover the basics of blazor - such as the syntax itself and bindings between input/output elements and the variables in the C# code.
The second section will cover the navigation in Blazor, from basic route setup, to parameters and even more. The third section will show you one of the more specific Blazor features - components.
You will see how they are setup, how the parameters are passed through and many more things about them.
The fourth section will show you can access APIs in Blazor and with that - how to establish WebSockets in Blazor. Also, you will see an example of API implementation in Blazor.
Finally, in the last section you will find a few more things about the Blazor technology. You will learn how to interact with JavaScript from C# code, how to create Blazor code libraries and a few more things.
Alongside the general lectures, you will also find examples that will incorporate what you have learned in a specific section and in the previous section. The first one will show how to create a multiple selection arrangement, it uses bindings and all the other basic Blazor features and it can be used in quizzes and other real-world arrangements. Then in the components section, you will see how components can be used to create a list, The last example will incorporate most of the things of the previous sections and will add access to API. There is much to learn and much to experience with the course and the examples in it.
Course Content
- 10 section(s)
- 44 lecture(s)
- Section 1 Introduction
- Section 2 Basics
- Section 3 Navigation
- Section 4 Components
- Section 5 Forms
- Section 6 Retrieve data
- Section 7 Security
- Section 8 Misc.
- Section 9 MudBlazor
- Section 10 Example: Classroom quiz (Blazor server)
What You’ll Learn
- Blazor
- Blazor navigation
- Blazor components
- Accessing APIs and WebSockets in Blazor
- CSS isolation
- Background tasks in Blazor
- Blazor code libraries
- Forms and validation in Blazor
- Authentication and authorization
Reviews
-
AAmy Ang
This course is ideal if you need to claim a tax write-off.
-
JJoão Pedro Voltolini Martins
Não ensina como fazer. Quando ensina, faz de uma forma meio sem lógica..
-
RRenato Alvarez
the code does not run under .net 8 or .net 9 as stated in the header.. in fact the new templates create home .razor instead of index.razor.. had to download .net 3.1 and enable it .. must be refreshed // apart from that it shows basic useful behavior still applicable to .net 8 . // .net8 has so many new features not showed in this course...
-
WWagner Elias Taiatella
The teacher does a great job explaining things, but I wish he wouldn't use the zoom all the time on the Visual Studio. It's hard to see the whole thing during class.