Blazor for Front-End Development
Instructor: Microsoft
Beginner Level • 4 weeks to complete at 10 hours a week • Flexible Schedule
Skills You'll Gain
Data Validation
Front-End Web Development
Server Side
UI Components
Web Applications
Debugging
Microsoft Copilot
Performance Tuning
Event-Driven Programming
User Interface and User Experience (UI/UX) Design
Shareable Certificate
Earn a shareable certificate to add to your LinkedIn profile
Outcomes
-
Learn new concepts from industry experts
-
Gain a foundational understanding of a subject or tool
-
Develop job-relevant skills with hands-on projects
-
Earn a shareable career certificate from Microsoft
There are 5 modules in this course
This module provides an introduction to Blazor and its key features. You’ll start by learning the basic concepts of Blazor and what makes it unique. Then, you’ll go through the steps to create a new Blazor project from scratch. Next, you’ll learn how to configure project settings and dependencies to set up your project properly. Finally, you’ll explore how to run and debug Blazor applications to ensure everything works smoothly. By the end, you’ll have the foundational skills to start building and troubleshooting Blazor applications.
This module introduces Blazor components and how to work with them. You’ll learn about the different types of components and their purposes. Then, you’ll explore lifecycle methods to control what components do at different stages. You’ll also see how parent and child components share data and learn how to create reusable components to save time. Finally, you’ll discover advanced techniques to make components even more powerful. By the end, you’ll know how to build clean and efficient Blazor apps using components.
This module covers the essential skills for building Blazor applications. You’ll start by learning about data binding, which connects your app’s data to the user interface. Next, you’ll explore how to handle events like button clicks and user actions. You’ll also learn about routing and navigation to move between pages in your app. The module will explain state management, which helps keep track of data as users interact with your app. Finally, you’ll discover the best form handling and validation practices to ensure smooth and accurate user input. By the end, you’ll be ready to build interactive and reliable Blazor applications.
This module explores Blazor's rendering models and their use cases. You’ll start by learning how server-side and client-side rendering differ. Then, you’ll dive into server-side Blazor, understanding its concepts and when to use it. Next, you’ll discover client-side Blazor (Blazor WebAssembly) and its key use cases. The module also covers hybrid rendering approaches that combine the strengths of both models. Finally, you’ll learn about performance considerations for building efficient and responsive Blazor applications. By the end, you’ll understand how to choose and optimize the right rendering model for your projects.
This module focuses on using Microsoft Copilot to streamline Blazor development. You’ll start by learning how Copilot can assist in creating Blazor pages. Then, you’ll explore how to use it to write Blazor code efficiently and debug applications to fix issues quickly. You’ll also discover how Copilot helps optimize Blazor code for better performance. Finally, you’ll apply everything you’ve learned to develop a complete Blazor project with the help of Microsoft Copilot. By the end, you’ll be equipped to leverage Copilot as a powerful tool for building and improving Blazor applications.