Dave Brock

Dave Brock

I'm a software engineer, writer, speaker, and Microsoft MVP from Madison, Wisconsin.

Blast Off with Blazor: Prerender a Blazor Web Assembly application

Blast Off with Blazor: Prerender a Blazor Web Assembly application

In this post, we speed up initial load time by prerendering our Blazor Web Assembly application.

Dave Brock
Dave Brock
Blast Off With Blazor
The .NET Stacks #30: 🥂 See ya, 2020

The .NET Stacks #30: 🥂 See ya, 2020

This week, we wrap up 2020 with some news, a look back, and a coding tip.

Dave Brock
Dave Brock
.NET Stacks
Blast Off with Blazor: Build a responsive image gallery

Blast Off with Blazor: Build a responsive image gallery

In this post, we build a responsive image gallery using Blazor and Tailwind CSS.

Dave Brock
Dave Brock
Blast Off With Blazor
Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly

Blast Off with Blazor: Integrate Cosmos DB with Blazor WebAssembly

So far in our series, we’ve walked through the intro [https://daveabrock.com/2020/10/26/blast-off-blazor-intro], wrote our first component [https://daveabrock.com/2020/10/28/blast-off-blazor-404-page], dynamically updated the HTML head from a component [https://daveabrock.com/2020/11/08/blast-off-blazor-update-head], and isolated our service dependencies [https:

Dave Brock
Dave Brock
Blast Off With Blazor
The .NET Stacks #29: More on route-to-code and some Kubernetes news

The .NET Stacks #29: More on route-to-code and some Kubernetes news

This week, we dig deep on route-to-code and discuss some Kubernetes news.

Dave Brock
Dave Brock
.NET Stacks
Use local function attributes with C# 9

Use local function attributes with C# 9

In this quick post, I introduce how to use attributes on local functions in C# 9.

Dave Brock
Dave Brock
CSharp
Automate a Markdown links page with Pinboard and C#

Automate a Markdown links page with Pinboard and C#

In this post, we generate a Markdown links page using Pinboard and C#.

Dave Brock
Dave Brock
CSharp
The .NET Stacks, #28: The future of MVC and themes of .NET 6

The .NET Stacks, #28: The future of MVC and themes of .NET 6

This week, we look at the future of APIs in ASP.NET Core MVC and the "themes" of .NET 6.

Dave Brock
Dave Brock
.NET Stacks