Blazor Server App with .NET 6 and Syncfusion UI Components – Full Course

Subscribers:
10,900,000
Published on ● Video Link: https://www.youtube.com/watch?v=xO17P9LVkK0



Duration: 7:47:10
57,234 views
955


Learn how to harness the power of the Syncfusion UI components from within a Blazor server application. We’ll also integrate the Microsoft Identity technology into our Blazor application to leverage login, registration, authorization and authentication functionality. Syncfusion provides a UI component suite for building powerful web, desktop, and mobile apps.

✏️ Gavin Lon created this course. https://www.youtube.com/c/gavinlon

🔗 Free Syncfusion Community License: https://www.syncfusion.com/sales/communitylicense

💻 Code for full application: https://github.com/GavinLonDigital/SalesManagementApp

⭐️ Syncfusion Components Integrated into the Sales Management Application ⭐️
🔗 DataGrid: https://blazor.syncfusion.com/documentation/datagrid/getting-started
🔗 Spinner: https://blazor.syncfusion.com/documentation/spinner/getting-started
🔗 ListView: https://blazor.syncfusion.com/documentation/listview/getting-started
🔗 ComboBox: https://blazor.syncfusion.com/documentation/combobox/getting-started
🔗 Toast: https://blazor.syncfusion.com/documentation/toast/getting-started
🔗 Charts: https://blazor.syncfusion.com/documentation/chart/getting-started
🔗 Dashboard Layout: https://blazor.syncfusion.com/documentation/dashboard-layout/getting-started
🔗 Diagram: https://blazor.syncfusion.com/documentation/diagram-component/getting-started
🔗 Scheduler: https://blazor.syncfusion.com/documentation/scheduler/getting-started

⭐️ Copy Code from Syncfusion Demo Documentation ⭐️
🔗 Toast: https://blazor.syncfusion.com/demos/toast/types?theme=fluent
🔗 Dashboards - Copy Layout code: https://blazor.syncfusion.com/demos/chart/overview?theme=fluent
🔗 Diagram - Employee Hierarchy: https://blazor.syncfusion.com/demos/diagramcomponent/hierarchical-tree?theme=fluent
🔗 Scheduler: https://blazor.syncfusion.com/demos/scheduler/local-data?theme=fluent

⭐️ Copy Code from GitHub ⭐️
🔗 Copy EmployeeModel class and Employee List Data to wire up to the Syncfusion DataGrid: https://github.com/GavinLonDigital/SalesManagementApp/blob/main/SalesManagementApp/CodeClips/EmployeeData_InMemory.txt
🔗 Add Employee Data: https://github.com/GavinLonDigital/SalesManagementApp/blob/main/SalesManagementApp/CodeClips/SeedEmployeeData.txt
🔗 Add Product Data: https://github.com/GavinLonDigital/SalesManagementApp/blob/main/SalesManagementApp/CodeClips/SeedProductData.txt
🔗 Add Client Data: https://github.com/GavinLonDigital/SalesManagementApp/blob/main/SalesManagementApp/CodeClips/SeedClientData.txt
🔗 Register Employee Details with Identity System: https://github.com/GavinLonDigital/SalesManagementApp/blob/main/SalesManagementApp/CodeClips/SeedIdentityUserAndRoleData.txt
🔗 Copy Chart Code for Sales Manager’s Dashboard from GitHub: https://github.com/GavinLonDigital/SalesManagementApp/blob/main/SalesManagementApp/Pages/SMDashboard.razor
🔗 Download Images (Profile Pictures for Employees and Product Images): https://github.com/GavinLonDigital/SalesManagementApp/tree/main/SalesManagementApp/wwwroot/Images
🔗 SalesOrderReport.cs: https://github.com/GavinLonDigital/SalesManagementApp/blob/main/SalesManagementApp/Entities/SalesOrderReport.cs
🔗 OrderService.cs: https://github.com/GavinLonDigital/SalesManagementApp/blob/main/SalesManagementApp/Services/OrderService.cs
🔗 Add Logo Image and Styling (to help during the creation of the Sales Management Application): https://github.com/GavinLonDigital/SalesManagementApp/blob/main/SalesManagementApp/Pages/Index.razor

⭐️ Styling the Syncfusion ListView Component ⭐️
🔗 Customizing Templates: https://blazor.syncfusion.com/documentation/listview/customizing-templates
🔗 Css structure: https://blazor.syncfusion.com/documentation/listview/style

⭐️ Software ⭐️
🔗 Visual Studio 2022 for Windows Community edition: https://visualstudio.microsoft.com/vs/
🔗 SQL Server 2019: https://www.microsoft.com/en-us/sql-server/sql-server-downloads


⭐️ Course Contents ⭐️
⌨️ (0:00:13) Introduction
⌨️ (0:00:49) Course Overview
⌨️ (0:10:25) Technologies used to Develop the Sales Management Application
⌨️ (0:13:20) Getting Started - Create the Blazor Project through Visual Studio 2022
⌨️ (0:15:02) Introduction to the Syncfusion DataGrid Component
⌨️ (0:43:39) Create the Database using Ef Core Code First Migrations
⌨️ (1:22:02) Integrate the Syncfusion DataGrid Component into the Application
⌨️ (3:02:44) Integrate the Syncfusion ListView component into the Sale Management Application
⌨️ (4:25:23) Integration of the Syncfusion Charts into the Sales Management Application to Display Sales Order Analytical Data
⌨️ (5:11:04) Create Dashboards for Employees
⌨️ (6:03:51) Integrate the Syncfusion Diagram into the Sales Management Application
⌨️ (6:22:25) Integrate the Syncfusion Scheduler into the Sales Management Application
⌨️ (6:52:53) Integrate Microsoft Identity into the Sales Management Application
⌨️ (7:40:34) Wrapping up




Other Videos By freeCodeCamp.org


2022-08-30CSS Tutorial – Full Course for Beginners
2022-08-2920 Beginner Python Projects
2022-08-25Game Development with LÖVE 2D and Lua – Full Course
2022-08-24Frontend Web Development Bootcamp Course (JavaScript, HTML, CSS)
2022-08-22Azure Developer Associate (AZ-204) — Full Course Pass the Exam!
2022-08-18Learn C Programming with Dr. Chuck (feat. classic book by Kernighan and Ritchie)
2022-08-15Stardew Valley Game Clone with Python and Pygame – Full Course
2022-08-11Event-Driven Architecture with React and FastAPI – Full Course
2022-08-10HTML / CSS Tutorial – Create an Order Summary Component
2022-08-09Python for Beginners – Full Course [Programming Tutorial]
2022-08-04Blazor Server App with .NET 6 and Syncfusion UI Components – Full Course
2022-08-01Industry Level REST API using .NET 6 – Tutorial for Beginners
2022-07-28JavaScript Game Development Course for Beginners
2022-07-25Create An Elementor WordPress Website – Elementor Tutorial For Beginners 2022
2022-07-21Apache Cassandra Database – Full Course for Beginners
2022-07-20Think Like a Computer Science Professor
2022-07-19How to Build an MVP for Your App – Full Course on Minimum Viable Product Development
2022-07-14React JS Tutorial – Build a Weather App With Cities Autocomplete
2022-07-11OpenStack Tutorial – Operate Your Own Private Cloud (Full Course)
2022-07-07JavaScript DOM Manipulation – Full Course for Beginners
2022-07-05JavaScript Tutorial – Code Your Own Jeopardy Game