Dave Brock

Dave Brock

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

The .NET Stacks #47: ๐Ÿงจ Now with 32 more bits

The .NET Stacks #47: ๐Ÿงจ Now with 32 more bits

This week, we talk about Visual Studio 2022, API updates, and more.

Dave Brock
Dave Brock
.NET Stacks
Make microservices fun again with Dapr

Make microservices fun again with Dapr

Let's take a look at Dapr, a distributed application runtime that promises to make working with microservices easier.

Dave Brock
Dave Brock
Dapr
The .NET Stacks #46: ๐Ÿ“’ What's new with your favorite IDE

The .NET Stacks #46: ๐Ÿ“’ What's new with your favorite IDE

This week, we talk about IDE updates, the .NET Upgrade Assistant, and more.

Dave Brock
Dave Brock
.NET Stacks
Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company

Meet the .NET Upgrade Assistant, Your .NET 5 Moving Company

The .NET Upgrade Assistant is a global command-line tool that guides you through migrating your .NET Framework apps to .NET 5, automating several painful steps along the way. In this post, we review the tool by migrating an ASP.NET MVC app.

Dave Brock
Dave Brock
ASP.NET Core
The .NET Stacks #45: ๐Ÿ”ฅ At last, hot reload is (initially) here

The .NET Stacks #45: ๐Ÿ”ฅ At last, hot reload is (initially) here

Hey, hot reload is here! We also talk about C# updates.

Dave Brock
Dave Brock
.NET Stacks
Instant Feedback Is Here: Introducing Hot Reload in .NET 6

Instant Feedback Is Here: Introducing Hot Reload in .NET 6

With .NET 6 Preview 3, you can use hot reloading with your ASP.NET Core apps.

Dave Brock
Dave Brock
Blazor
The .NET Stacks #44: ๐Ÿฆ APIs that are light as a feather

The .NET Stacks #44: ๐Ÿฆ APIs that are light as a feather

This week, we discuss the FeatherHttp project and Azure Static Web Apps.

Dave Brock
Dave Brock
.NET Stacks
Working with the Blazor DynamicComponent

Working with the Blazor DynamicComponent

In this post, we discuss how to dynamically render components in Blazor using the new DynamicComponent.

Dave Brock
Dave Brock
Blazor