Introduction to Blazor Training Course
Blazor is an open source web framework written in C#. Blazor enables developers to create interactive web user interfaces and applications using C#.
This instructor-led, live training (online or onsite) is aimed at web developers who wish to use Blazor to create full stack C# web applications.
By the end of this training, participants will be able to:
- Develop web applications with C# and Blazor.
- Use C# code to call JavaScript APIs and libraries.
- Run client-side C# code and client logic directly in a browser or server.
- Deploy Blazor web applications with Azure.
Format of the Course also allows for the evaluation of participants.
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
Introduction
Blazor and C#
- What is Blazor?
- Client-side vs server-side programming
Razor Overview
- Classes
- Loops
- Conditionals
Preparing the Develeloment Environment
- Installing and configuring Blazor
Blazor Quick Start
- Creating a project
Components
- Implementing routing
- Working with dependency injection, child content, and layouts
- Using component and data binding
Form Handling
- Reading input with forms
- Validating forms
JavaScript and Blazor
- Calling JavaScript
- Calling Blazor
- Creating Blazor libraries
Security
- Hiding UI content
- Configuring identity
- Using login and registry components
Deployment
- Deploying to Azure Services and Azure storage
Summary and Conclusion
Requirements
- An understanding of C#
Audience
- Web Development
Open Training Courses require 5+ participants.
Introduction to Blazor Training Course - Booking
Introduction to Blazor Training Course - Enquiry
Testimonials (7)
Just the overall exposure. Very helpful.
Travis - Beckman Coulter
Course - Introduction to Blazor
The perfect combined between theory and practice, the exercises
Leonardo Perez - Instituto Mexicano del Petroleo
Course - Introduction to Blazor
the interaction
David Silva Santiago - Instituto Mexicano del Petroleo
Course - Introduction to Blazor
The new topics and the real excercises
Marco A. Tellez Quijano - Instituto Mexicano del Petroleo
Course - Introduction to Blazor
We've been through all the topics and also the trainer was very patient and explained very well everything, he even answered some question's using practical examples which were not related to the training topic itself.
Catalin Alexandru Budiu - IFM Efector
Course - Introduction to Blazor
Everything is covered; trainer is knowledgeable/subject matter expert and well prepared; good thing you've provided a virtual machine, configured and all set for our activities
Jeanly Maniwang - Chong Hua Hospital Cebu
Course - Introduction to Blazor
That more exercises were included and that it was very manageable
Roy Chia - AFBI
Course - Introduction to Blazor
Upcoming Courses
Related Courses
Introducing C# 6.0 with Visual Studio 2015/2017
28 HoursThis instructor-led, live training in (online or onsite) equips participants with the essential skills needed to leverage the capabilities of C# 6.0 within the Visual Studio 2015/2017 environment.
By the end of this training, participants will be able to:
- Navigate and utilize the Integrated Development Environment (IDE) in Visual Studio 2015/2017.
- Implement basic C# functionalities such as Console.WriteLine, Console.ReadLine, and Hello C# World!.
- Understand the process of compiling and debugging C# code.
- Apply comments in C# for code documentation and readability.
- Explore the fundamentals of .NET 6.0, including CLR, GC, DLL, EXE, and technologies within .NET.
- Review the history of C# from version 1.0 to 6.0 and grasp C# fundamentals such as keywords, literals, operators, and statements.
- Work with numeric and boolean types, classes, objects, fields, properties, indexers, operators, methods, and more in C# 6.0.
- Explore .NET Class Library features, including collections, file handling, data streams, communication between systems, dates, serialization, and parallel programming.
- Access and manipulate data using ADO.NET, LINQ, ORM (Entity Framework), and data in Service-Oriented Architecture (SOA).
- Review applications that can be developed in C# and .NET Framework 6, such as Windows Presentation Foundation, ASP.NET MVC 2, and Silverlight.
C#.Net
35 HoursObjectives
This C# course will enable delegates to develop applications in the C# programming language. Delegates will be able to program using the principles of object orientation. The course will also cover how to use the Visual Studio development environment to produce robust and maintainable applications.
Audience
This course is intended for the following types of software developers:
- New developers
- Developers who understand computer programming but may have learned programming by using a non-graphical language in a university
These developers want to build solutions by using C#; within the Microsoft .NET Framework. They also want to employ Object Orientated techniques to enhance their development skills.
Advanced Blazor
21 HoursThis instructor-led, live training in France (online or onsite) is aimed at web developers who wish to learn how to use Progressive Web Application (PWA) development features to create an app-like experience in a website using Entity Framework (EF) Core and Blazor.
By the end of this training, participants will be able to:
- Use the EF package to work with databases.
- Use Blazor components, services, dependency injection, layout, and routing.
- Create service workers to enable PWA features in an application.
- Utilize push notifications and other PWA features.
Advanced Programming in C#
35 HoursThis instructor-led, live trainingin in France introduces advanced features of C#, examines its usage as both a desktop application programming language and a web programming language for solving real-world problems.
Programming techniques and principals are demonstrated and practiced through in-class, hands-on exercises and walk-throughs.
Advanced C# for Automation Test Engineers
21 HoursThis instructor-led, live training in France (online or onsite) is aimed at experienced automation test engineers who want to learn advanced C# programming concepts for automation testing.
By the end of this training, participants will be able to:
- Understand advanced C# programming concepts and best practices.
- Apply advanced object-oriented programming principles to create efficient and flexible automation solutions.
- Design and develop modular and reusable automation frameworks using industry best practices.
ASP.Net 4.0
35 HoursDelegates will be introduced to the .Net framework and will learn to develop web applications using C# 4.0. At course completion delegates should be familiar with the framework, experienced in developing basic web application and conversant with database access using LINQ. Applications will be created using Object Orientated programming.
After completing this course, delegates will be able to:
- Use Visual Studio 2010 effectively
- Learn C# 4.0
- Create commercial ASP.NET Web Applications
- Understand OO Programming, Classes, and Objects
- Debug Applications
- Develop user interfaces using Master Pages, Site Navigation and Themes
- Use ADO.Net and LINQ to read from and write to databases
- Develop rich internet applications using ASP.NET AJAX
- Create and call WCF services
Blazor WebAssembly
14 HoursThis instructor-led, live training in France (online or onsite) is aimed at web developers who wish to use Blazor Web Assembly to build a web application.
By the end of this training, participants will be able to:
- Understand forms and authentication in Blazor WebAssembly.
- Create a Blazor WebAssembly project.
- Learn different ways to run your web application.
C# for Automation Test Engineers
21 HoursThis instructor-led, live training in France is designed for anyone interested in learning C# for the purpose of automation testing. It is a streamlined, intensive course with plenty of hands-on exercises to get participants ramped up quickly with the essential programming skills needed to apply in software automation testing. The focus is on the C# fundamentals which can be directly and immediately applied to test automation.
This course does not cover in depth test automation frameworks such as Selenium. If you are already versed in C# and wish to get straight into testing with Selenium, please check out: Selenium WebDriver in C#: Introduction to web testing automation in C#.
Design Patterns in C#
14 HoursTarget group:
Technical Team Leader, Software Developer
Learning objective:
The purpose of training is to acquire the ability to design advanced development / project structures in C #.
During the course, students become familiar with the MSDN resources and tools to support the development process, such as Microsoft Visual Studio, ReSharper.
Mastering LINQ with C#
14 HoursThis instructor-led, live training in France (online or onsite) is aimed at web developers who wish to query and update big data with LINQ using C#.
By the end of this training, participants will be able to:
- Create and execute LINQ queries.
- Implement advanced libraries for data querying.
- Filter, search, transform, and manipulate local or remote objects.
Programming in ASP.NET MVC 5
21 HoursTarget group:
Technical Team Leader, Software Developer
Learning objective:
The purpose of training is to acquire the ability to develop business internet applications in ASP.NET MVC 4 technology and in C # language.
During the course, students become familiar with the MSDN resources and tools to support the development process, such as Microsoft Visual Studio.
Programming in C# with Visual Studio 2022
28 HoursThis instructor-led, live training France (online or onsite) is aimed at intermediate to advanced-level developers who wish to understand the syntax of C# and topics related to object-oriented programming in C#. By the end of this training, participants will be able to: Be familiar with the MSDN resources and tools. Support the development process such as Microsoft Visual Studio.
Programming in C#
14 HoursThe course is designed for people who want to learn programming language based on C# and learn basic capabilities of the .NET platform. During the training participants will learn how it is built into C#, how to set up an environment to write basic programs, use the standard libraries.
Programming in WPF
21 HoursThis instructor-led, live training in France (online or onsite) is aimed at software developers who wish to develop desktop client applications using WPF and C#. By the end of this training, participants will be able to: Learn and understand how to use the MSDN resources and tools. Support the development process in Microsoft Visual Studio. Develop business desktop applications using WPF technology and C# language.
Selenium C# Test Automation
14 HoursThis instructor-led, live training in France (online or onsite) is aimed at developers and testers who wish to perform test automation using C# and Selenium.
By the end of this training, participants will be able to:
- Install and configure Selenium WebDriver.
- Write tests using Selenium, C#, and Nunit with Visual Studio IDE.
- Run C# Selenium test automation.