ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

136,010 results

Fireship
Blazor in 100 Seconds

Blazor is a framework that can build frontend web applications with HTML, CSS, and C#. It leverages web assembly to eliminate ...

2:33
Blazor in 100 Seconds

711,057 views

3 years ago

freeCodeCamp.org
Blazor Fundamentals Tutorial – Learn Blazor Step-by-Step

This crash course will guide you through learning the Blazor basics as a beginner, enabling you to start building web applications ...

1:21:28
Blazor Fundamentals Tutorial – Learn Blazor Step-by-Step

147,759 views

1 year ago

Patrick God
Is Blazor Actually Bad? Here's the Truth! 🤯

Master .NET & Blazor here: https://dnwa.net/3Hf1aWL ---

3:09
Is Blazor Actually Bad? Here's the Truth! 🤯

38,754 views

10 months ago

IAmTimCorey
Intro to Blazor in .NET 8 - SSR, Stream Rendering, Auto, and more...

In .NET 8, Blazor has become a full-featured web framework that is modular and adaptable to your needs over time. In this video ...

46:01
Intro to Blazor in .NET 8 - SSR, Stream Rendering, Auto, and more...

138,923 views

2 years ago

Microsoft Visual Studio
Zero to Hero: Blazor Web Apps

In this recorded Live! 360 session, Allen Conway takes you from zero to hero on Blazor Web Apps—covering the modern Blazor ...

1:15:28
Zero to Hero: Blazor Web Apps

12,422 views

3 months ago

Nick Chapsas
The Real Reason Why Blazor Isn't Used

Get 30% off everything on Dometrain: ...

6:39
The Real Reason Why Blazor Isn't Used

69,324 views

10 months ago

People also watched

SaM Solutions
React vs. Blazor: The Ultimate Framework Comparison for 2026

Blazor is a framework by Microsoft that developers use to build interactive applications in C# and .NET. It offers flexible execution ...

7:03
React vs. Blazor: The Ultimate Framework Comparison for 2026

5,210 views

3 months ago

Netcode-Hub
Build a Complete Employee Management System with .NET 8 Blazor WASM & API 🚀| CRUD, Print, PDF & More

Welcome to this step-by-step tutorial where you'll learn how to build a complete Employee Management System using .NET 8 ...

12:06:05
Build a Complete Employee Management System with .NET 8 Blazor WASM & API 🚀| CRUD, Print, PDF & More

393,635 views

2 years ago

Netcode-Hub
Build a Complete Inventory Management System with .NET 8 Blazor SSR 🚀 | Export to PDF, Excel, Print🔥

In this video, learn how to build a complete Inventory Management System using .NET 8 Blazor Server-Side Rendering (SSR).

3:48:40
Build a Complete Inventory Management System with .NET 8 Blazor SSR 🚀 | Export to PDF, Excel, Print🔥

92,155 views

1 year ago

C# Tutorials with James
Blazor QuickGrid with EditForm

Blazor QuickGrid with EditForm 0:00 - Intro & Setup 2:00 - Initial QuickGrid 3:11 - Sorting 3:38 - Computed Column 4:13 - Add ...

17:01
Blazor QuickGrid with EditForm

2,204 views

5 months ago

Code Overdose
Blazor Web App & Web API in REAL project (.NET 8) - Part 1

In this project, I will use Blazor Web App frontend + Web API backend in .NET 8, using Entity Framework Core code first, database ...

27:35
Blazor Web App & Web API in REAL project (.NET 8) - Part 1

27,948 views

1 year ago

BoostMyTool
Create Event Management App using Blazor Web Assembly and SQL Server | CRUD Operations in .NET 9

Create Blazor WASM Application for Task management. Connect to SQL Server using ASP.NET Core Web API and perform ...

48:15
Create Event Management App using Blazor Web Assembly and SQL Server | CRUD Operations in .NET 9

18,098 views

1 year ago

IAmTimCorey
Intro to Blazor Hybrid (.NET MAUI Blazor)

You have probably seen a video or two on .NET MAUI already, but maybe you weren't really thrilled with using XAML for ...

37:18
Intro to Blazor Hybrid (.NET MAUI Blazor)

63,130 views

3 years ago

Patrick God
Blazor & Clean Architecture Masterclass 🚀 3h Preview & Special Promo

Join the Masterclass here: https://sbdy.io/3Px4OEn --- 00:00:00 Blazor & Clean Architecture Masterclass 3h Preview & Special ...

2:55:19
Blazor & Clean Architecture Masterclass 🚀 3h Preview & Special Promo

22,052 views

1 year ago

freeCodeCamp.org
Blazor WebAssembly & Web API on .NET 6 – Full Course (C#)

Learn Blazor WebAssembly and Web API on .NET 6 by building a shopping cart application using C#. This course also provides a ...

5:36:45
Blazor WebAssembly & Web API on .NET 6 – Full Course (C#)

302,192 views

3 years ago

Frank Liu
Full C# Project: Event Management System with Vertical Slice Architecture | Full Blazor Project

The complexities of Vertical Slice Architecture are explored in the context of building a Meetups Management System in Blazor ...

14:53:59
Full C# Project: Event Management System with Vertical Slice Architecture | Full Blazor Project

11,171 views

10 months ago

dotnet
Build better web apps with Blazor in .NET 10

Explore the future of web development with Blazor in .NET 10! Learn how Blazor makes it easier to build secure web apps with ...

25:37
Build better web apps with Blazor in .NET 10

47,522 views

4 months ago

Julio Casal
Blazor Full Course For Beginners

Free .NET Developer Roadmap: ...

5:06:17
Blazor Full Course For Beginners

217,996 views

2 years ago

Gavin Lon
Blazor - Explained in under 10 Minutes

In this video I attempt to give a comprehensive explanation of Blazor in less than 10 minutes Video Time Indexes ...

9:06
Blazor - Explained in under 10 Minutes

6,615 views

3 years ago

PhanxDEV
How to call a Web API from a Blazor component #blazor #http #webapi

In this video, I will show you, how to call a HTTP backend from a Blazor component. Perfect for both newcomers and seasoned ...

3:55
How to call a Web API from a Blazor component #blazor #http #webapi

16,536 views

1 year ago

Patrick God
Blazor Render Modes EXPLAINED 🔥 Which One Should You Use in .NET 9 - SSR, Server, WebAssembly, Auto?

Master .NET & Blazor here: https://dnwa.net/4bEx768 --- Download the Source Code here: https://dnwa.net/4ifLfVK 00:00 ...

24:58
Blazor Render Modes EXPLAINED 🔥 Which One Should You Use in .NET 9 - SSR, Server, WebAssembly, Auto?

25,736 views

1 year ago

IAmTimCorey
Intro to Blazor Server Side - Includes SQL Data Access and Best Practices

Blazor Server Side is an ASP.NET Core application type that uses SignalR to connect the client to the server. This allows for a rich ...

1:20:31
Intro to Blazor Server Side - Includes SQL Data Access and Best Practices

345,569 views

6 years ago

James Montemagno
Generate Blazor Websites in Minutes with Visual Studio's NEW Scaffolder for RAD development!

You can now scaffold views for Blazor projects, including CRUD (Create-Read-Update-Delete) using Entity Framework in minutes ...

10:19
Generate Blazor Websites in Minutes with Visual Studio's NEW Scaffolder for RAD development!

39,017 views

2 years ago

Frank Liu
Learn Blazor Through Project In 2 Hours (.NET 10) | Identity | EF Core | Clean Architecture

ALL-ACCESS Subscription: Unlock access to all of my courses, both now and in the future at a low $19.99 / month.

2:15:45
Learn Blazor Through Project In 2 Hours (.NET 10) | Identity | EF Core | Clean Architecture

22,166 views

6 months ago