Note: This course is designed for ASP.Net core 3.0 Preview 7, And later upgraded to APS.Net core 3.1 Preview 1.
Blazor is Framework came under ASP.Net core application. It is released with .Net core 3.
Till now we are using JavaScript frameworks for creating User Interface for applications.
With Blazor, now we can create a user interface with C# too. Developers do not need to depend on just JavaScript or its frameworks.
Blazor takes advantage of Web assemblies, which allows running assembly on the browser itself. And almost modern browsers support this feature.
Throughout this series, I am going to teach you how to create your own custom Blazor components and handle data, parameters, events, and more.
The course outline includes:
Introduction to Blazor and Web Assembly. And understood how it works.
Check a different kind of hosting models supported by Blazor for creating applications.
Understood how to use Parameters to pass a value to the component.
Bind fields and attach events on controls.
Use RenderFragments to generate templates.
Understood cascade parameter and pass multiple values.
Use routings for the component. Using URL Helper generate URLs for any component.
Create and validate forms before sending the request to the server–side.
Instructor Details
Courses : 2
Specification: Using ASP.Net Blazor for Absolute Beginners
|
4 reviews for Using ASP.Net Blazor for Absolute Beginners
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $14.99 |
---|---|
Provider | |
Duration | 3.5 hours |
Year | 2019 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$29.99 $14.99
Arjun Ghataliya –
Course is nicely organized. It has great contain and provide the clear idea about the topic to explore the contain of Blazor.
Kabir Kabir –
good
Rohan Ryan –
It will be more helpful for many developers, if the tutorial talks about the advantages over migrating the existing ASP.Net/MVC projects to Blazor comparing the other SPA frameworks available.
Refresh Ideas –
Nilay is great and He helped me solve my problems where I stuck in blazor . This course is also very helpful to know basic and useful knowledge about blazor.