Blazor

Start to Finish Title Image

Learn the one web framework that will work in any scenario

Enroll Now

Blazor

Start to Finish Title Image

Learn the one web framework that will work in any scenario

Video Lessons Icon 89 Lessons
Hours of Course Icon 14 Hours
Certificate Icon Certificate
Video Lessons Icon 89 Lessons

Hours of Course Icon 14 Hours

Certificate Icon Certificate

Blazor From Start to Finish

Blazor is a game changer for developers. But figuring out how to access the full power of Blazor can leave you frustrated.

Can it really replace Javascript completely? What is the difference between Blazor Server and Blazor Client Side? Where can I find deep content instead of beginner tutorials? How do I get the real benefit of Blazor in the real world?

Blazor From Start to Finish is a robust course designed to give you a deep understanding of how Blazor works and how you can make it work for you.

With Blazor you can learn the one web framework that will work in any scenario, with the best of server-side and client-side web development using the power of C#.

Your Path Image

Your Path to Blazor Expert

Beginner

Get up and running with Blazor

Course Introduction

By Tim Corey 5 lessons 26 min Preview
Introduction
3:40 min
Who This Course Is For
5:13 min
What This Course Covers
12:49 min
What Is Not Covered
4:30 min
What Outcomes Should You Expect
2:22 min

Forum

Collaborative Student Space

Web Application Basics

By Tim Corey 5 lessons 29 min
Introduction
0:49 min
Server Side Sites
5:13 min
Client-Side Apps
9:06 min
Hybrid Apps
6:18 min
Where Blazor in .NET 8 Fits
8:27 min

Blazor Render Types

By Tim Corey 5 lessons 20 min
Introduction
0:38 min
Server
3:38 min
Server Side Rendered
1:53 min
WebAssembly
8:28 min
Hybrid
7:13 min

Understanding the Template

By Tim Corey 7 lessons 55 min
Introduction
0:58 min
Template Options
12:06 min
Authentication Type
7:52 min
Errata: RenderMode Fix
6:34 min
Interactivity Type
15:19 min
Interactivity Location
7:17 min
Top Level Statements
7:44 min
Your Path Image

Milestone

Now you know why and how Blazor works.

Milestone Icon
Your Path Image

Intermediate

Learn the common functionality of Blazor

Server Side Rendered

By Tim Corey 13 lessons 99 min
Introduction
1:08 min
Program.cs
7:32 min
App.cs
10:41 min
Routes.razor
6:40 min
MainLayout.razor
7:46 min
NavMenu.razor
19:13 min
wwwroot
4:26 min
Bootstrap
10:17 min
Appsettings.json
10:44 min
_Imports.razor
2:28 min
launchSettings.json
9:05 min
SSR Only
7:15 min
Stream Rendering
7:10 min

Blazor Key Concepts

By Tim Corey 10 lessons 110 min
Introduction
0:54 min
Hot Reload
12:39 min
Components
12:31 min
Razor Syntax
8:06 min
Dependency Injection
25:30 min
Head Components
8:55 min
Code Behind
13:46 min
Visual Studio Debugging
5:49 min
CSS Isolation
8:45 min
Calling JavaScript
18:41 min

Creating a Component

By Tim Corey 8 lessons 129 min
Introduction
0:44 min
Component Basics
25:13 min
Routing
21:46 min
Parameters
39:26 min
Startup Methods
12:33 min
Managing State
6:32 min
Component Events
12:46 min
QuickGrid
13:40 min

Razor Class Libraries

By Tim Corey 5 lessons 33 min
Introduction
1:03 min
Creating a RCL
11:15 min
Consuming a RCL Component
14:54 min
Using Static Assets
3:56 min
Packaging for NuGet
4:16 min
Your Path Image

Milestone

You should feel confident in working with Blazor apps.

Milestone Icon
Your Path Image

Advanced

Learn about real-world features and implementation

Forms

By Tim Corey 11 lessons 107 min
Introduction
0:46 min
EditForm
19:12 min
Validation
14:30 min
InputTextArea
5:30 min
InputCheckbox
1:49 min
InputDate
4:49 min
InputNumber
8:33 min
InputRadioGroup
11:06 min
InputSelect
9:27 min
InputFile
19:14 min
HTML Forms
16:25 min

Data Access

By Tim Corey 8 lessons 112 min
Introduction
2:11 min
Setting Up a SQL Database
12:09 min
Data Access in C#
29:37 min
Creating a Record
16:02 min
Reading Records
9:07 min
Updating a Record
18:34 min
Deleting a Record
5:51 min
Virtualization
21:38 min

Blazor WebAssembly

By Tim Corey 4 lessons 36 min
Introduction
1:43 min
WebAssembly Specific Project
10:25 min
PWA
13:14 min
Calling an API
12:53 min

Authentication and Authorization

By Tim Corey 3 lessons 34 min
Introduction
1:08 min
Authentication Overview
13:11 min
Authentication Parts
20:44 min

Deployment

By Tim Corey 4 lessons 29 min
Introduction
0:28 min
Local IIS
7:58 min
Azure Web App
9:51 min
Azure Static Web App
12:43 min

Course Conclusion

By Tim Corey 1 lessons 1 min
Conclusion
1:18 min
Course Completed

Certificate Awarded

Your Path Image

You Are a Blazor Expert

You are now able to....

Laurel One

Build powerful web applications

Laurel Two

Understand the rendering types

Laurel Three

Create client-side interactivity with C#

Your Path to Blazor Expert

Beginner

Get up and running with Blazor

Course Introduction

5 lessons 26 min Preview
Introduction
3:40 min
Who This Course Is For
5:13 min
What This Course Covers
12:49 min
What Is Not Covered
4:30 min
What Outcomes Should You Expect
2:22 min

Forum

Collaborative Student Space

Web Application Basics

5 lessons 29 min
Introduction
0:49 min
Server Side Sites
5:13 min
Client-Side Apps
9:06 min
Hybrid Apps
6:18 min
Where Blazor in .NET 8 Fits
8:27 min

Blazor Render Types

5 lessons 20 min
Introduction
0:38 min
Server
3:38 min
Server Side Rendered
1:53 min
WebAssembly
8:28 min
Hybrid
7:13 min

Understanding the Template

7 lessons 55 min
Introduction
0:58 min
Template Options
12:06 min
Authentication Type
7:52 min
Errata: RenderMode Fix
6:34 min
Interactivity Type
15:19 min
Interactivity Location
7:17 min
Top Level Statements
7:44 min
Your Path Image

Milestone

Now you know why and how Blazor works.

Your Path Image

Intermediate

Learn the common functionality of Blazor

Training Icon

Server Side Rendered

13 lessons 99 min
Introduction
1:08 min
Program.cs
7:32 min
App.cs
10:41 min
Routes.razor
6:40 min
MainLayout.razor
7:46 min
NavMenu.razor
19:13 min
wwwroot
4:26 min
Bootstrap
10:17 min
Appsettings.json
10:44 min
_Imports.razor
2:28 min
launchSettings.json
9:05 min
SSR Only
7:15 min
Stream Rendering
7:10 min
Training Icon

Blazor Key Concepts

10 lessons 110 min
Introduction
0:54 min
Hot Reload
12:39 min
Components
12:31 min
Razor Syntax
8:06 min
Dependency Injection
25:30 min
Head Components
8:55 min
Code Behind
13:46 min
Visual Studio Debugging
5:49 min
CSS Isolation
8:45 min
Calling JavaScript
18:41 min
Training Icon

Creating a Component

8 lessons 129 min
Introduction
0:44 min
Component Basics
25:13 min
Routing
21:46 min
Parameters
39:26 min
Startup Methods
12:33 min
Managing State
6:32 min
Component Events
12:46 min
QuickGrid
13:40 min
Training Icon

Razor Class Libraries

5 lessons 33 min
Introduction
1:03 min
Creating a RCL
11:15 min
Consuming a RCL Component
14:54 min
Using Static Assets
3:56 min
Packaging for NuGet
4:16 min
Your Path Image

Milestone

You should feel confident in working with Blazor apps.

Your Path Image

Advanced

Learn about real-world features and implementation

Training Icon

Forms

11 lessons 107 min
Introduction
0:46 min
EditForm
19:12 min
Validation
14:30 min
InputTextArea
5:30 min
InputCheckbox
1:49 min
InputDate
4:49 min
InputNumber
8:33 min
InputRadioGroup
11:06 min
InputSelect
9:27 min
InputFile
19:14 min
HTML Forms
16:25 min
Training Icon

Data Access

8 lessons 112 min
Introduction
2:11 min
Setting Up a SQL Database
12:09 min
Data Access in C#
29:37 min
Creating a Record
16:02 min
Reading Records
9:07 min
Updating a Record
18:34 min
Deleting a Record
5:51 min
Virtualization
21:38 min
Training Icon

Blazor WebAssembly

4 lessons 36 min
Introduction
1:43 min
WebAssembly Specific Project
10:25 min
PWA
13:14 min
Calling an API
12:53 min
Training Icon

Authentication and Authorization

3 lessons 34 min
Introduction
1:08 min
Authentication Overview
13:11 min
Authentication Parts
20:44 min
Training Icon

Deployment

4 lessons 29 min
Introduction
0:28 min
Local IIS
7:58 min
Azure Web App
9:51 min
Azure Static Web App
12:43 min
Training Icon

Course Conclusion

1 lessons 1 min
Conclusion
1:18 min
Your Path Image
Certificate Icon

Certificate Awarded

Course Completed

Your Path Image

You Are a Blazor Expert

You are now able to....

Laurel One

Build powerful web applications

Laurel Two

Understand the rendering types

Laurel Three

Create client-side interactivity with C#

Ready to start your path?

Ready to start your path?

Picture of Tim Corey talking

Hi, I'm Tim COREY

I learned software development the hard way, with lots of dead-ends, confusion, and knowledge gaps. I kept thinking, “It shouldn't be this hard!” Now I teach students how to think and code like professional developers. My goal is to make it easier for you to become a developer.

25+

Years Experience

400,000

Students

400+

Hours Content

8x

Microsoft MVP

Don't Just Take My Word for It

“With your knowledge and teaching style I just got my first job offer as a C# developer”
Corey
“Definitely worth the money you pay.”
Zafar
“I really appreciate the explanation of “Why”
Jamie
“Thank you so much”
Daniel
“I'd feel better having a colleague that learned from Tim's courses than a bootcamp”
KUMBALA80
“After completing the mastercourse I got two very nice competing engineering offers”
Ron
“Best I've come across”
Chris
“I have finally landed my first job as a software developer”
Daniel
“If I only found this a year ago I could've saved so much time.”
Alex

Hi, I'm Tim COREY

I learned software development the hard way, with lots of dead-ends, confusion, and knowledge gaps. I kept thinking, “It shouldn't be this hard!” Now I teach students how to think and code like professional developers. My goal is to make it easier for you to become a developer.

Picture of Tim Corey talking

25+

Years Experience


400,000

Students


400+

Hours Content


8x

Microsoft MVP

Don't Just Take My Word for It

“With your knowledge and teaching style I just got my first job offer as a C# developer”
Corey
“Definitely worth the money you pay.”
Zafar
“Thank you so much”
Daniel
“I'd feel better having a colleague that learned from Tim's courses than a bootcamp”
KUMBALA80
“After completing the mastercourse I got two very nice competing engineering offers”
Ron
“I really appreciate the explanation of “Why”
Jamie
“Best I've come across”
Chris
“If I only found this a year ago I could've saved so much time.”
Alex
Picture of Tim Corey talking

Hi, I'm Tim COREY

I learned software development the hard way, with lots of dead-ends, confusion, and knowledge gaps. I kept thinking, “It shouldn't be this hard!” Now I teach students how to think and code like professional developers. My goal is to make it easier for you to become a developer.

25+

Years Experience


400,000

Students


400+

Hours Content


8x

Microsoft MVP

Don't Just Take My Word for It

“With your knowledge and teaching style I just got my first job offer as a C# developer”
Corey
“Definitely worth the money you pay.”
Zafar
“After completing the mastercourse I got two very nice competing engineering offers”
Ron
“I have finally landed my first job as a software developer”
Daniel
“Best I've come across”
Chris

Purchase or Subscribe

Enroll in the course or get it as part of a DevPass Subscription

Blazor From Start to Finish Title Image

$197.00

One time payment

White Checkmark on Black Circular Background 14 Hours of HD Video
White Checkmark on Black Circular Background Certificate
White Checkmark on Black Circular Background Forum Access
White Checkmark on Black Circular Background Source Code
White Checkmark on Black Circular Background English Subtitles
White Checkmark on Black Circular Background Downloadable
White Checkmark on Black Circular Background Lifetime Access
DevPass Monthly Title Image

$55.00/m

Recurring Monthly Payment

Black Checkmark on White Circular Background 30 Courses
Black Checkmark on White Circular Background Certificates
Black Checkmark on White Circular Background Forum Access
Black Checkmark on White Circular Background Source Code
Black Checkmark on White Circular Background English Subtitles
Black Checkmark on White Circular Background Streaming Only
Black Checkmark on White Circular Background Life of Subscription
Black Checkmark on White Circular Background 400+ Hours of Video
Black Checkmark on White Circular Background $3.3K Total Value
Black Checkmark on White Circular Background Future Courses Added
Learn More About DevPass

Purchase or Subscribe

Enroll in the course or get it as part of a DevPass Subscription

Blazor From Start to Finish Title Image

$197.00

One time payment

White Checkmark on Black Circular Background 14 Hours of HD Video
White Checkmark on Black Circular Background Certificate
White Checkmark on Black Circular Background Forum Access
White Checkmark on Black Circular Background Source Code
White Checkmark on Black Circular Background English Subtitles
White Checkmark on Black Circular Background Downloadable
White Checkmark on Black Circular Background Lifetime Access
DevPass Monthly Title Image

$55.00/m

Recurring Monthly Payment

Black Checkmark on White Circular Background 30 Courses
Black Checkmark on White Circular Background Certificates
Black Checkmark on White Circular Background Forum Access
Black Checkmark on White Circular Background Source Code
Black Checkmark on White Circular Background English Subtitles
Black Checkmark on White Circular Background Streaming Only
Black Checkmark on White Circular Background Life of Subscription
Black Checkmark on White Circular Background 400+ Hours of Video
Black Checkmark on White Circular Background $3.3K Total Value
Black Checkmark on White Circular Background Future Courses Added
Learn More About DevPass
Money Back Guarantee Image

30 Day Money Back Guarantee

If this course or subscription isn't for you, you can count on a no-hassle 30 day Money Back Guarantee

Frequently Asked Questions

When does this course start and finish?

The course starts now and never ends! It is a completely self-paced online course; you decide when you start and when you finish.

How long do I have to access the course?

How does lifetime access sound? After enrolling, you have unlimited access to this course for as long as you like; across any and all devices you own.

What if I am unhappy with the course?

I do my best to provide the highest quality training to help you become a successful developer. But if this course isn't for you, then you can count on a no-hassle 30 Day Money Back Guarantee.