Dave Brock

Dave Brock

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

Don't Do That, Do This: The .NET 6 Edition

Don't Do That, Do This: The .NET 6 Edition

In this C# Advent post, we have a little fun and talk about some nice, lesser hyped .NET 6 features that might make you happy.

Dave Brock
Dave Brock
ASP.NET Core
.NET 6 Has Arrived: Here Are A Few of My Favorite Things

.NET 6 Has Arrived: Here Are A Few of My Favorite Things

I talk about my favorite things about .NET 6: Hot Reload, Minimal APIs, HTTP logging, Blazor improvements, and more.

Dave Brock
Dave Brock
ASP.NET Core
Use AzCopy to migrate files from AWS S3 to Azure Storage

Use AzCopy to migrate files from AWS S3 to Azure Storage

In this post, I talk about my experience using the AzCopy tool to migrate files from Amazon S3 to Azure Storage.

Dave Brock
Dave Brock
Azure
Exploring C# 10: Use Extended Property Patterns to Easily Access Nested Properties

Exploring C# 10: Use Extended Property Patterns to Easily Access Nested Properties

Welcome back to my series on new C# 10 features. So far we've talked about file-scoped namespaces [https://www.daveabrock.com/2021/10/05/csharp-10-file-scoped-namespaces/] and global using declarations [https://www.daveabrock.com/2021/10/21/csharp-10-global-usings/]. Today, we'll talk about extended property patterns in C#

Dave Brock
Dave Brock
Exploring Fiddler Jam: What's New?

Exploring Fiddler Jam: What's New?

Let’s learn about what’s new with Fiddler Jam—an end-to-end troubleshooting solution that helps users, support and engineering solve problems quickly.

Dave Brock
Dave Brock
Saying goodbye to The .NET Stacks

Saying goodbye to The .NET Stacks

In this post, I'm writing a quick note to say I'm ending The .NET Stacks.

Dave Brock
Dave Brock
.NET Stacks
The .NET Stacks #68: 🍿 What a week

The .NET Stacks #68: 🍿 What a week

In this issue, we talk about an eventful week in the .NET community.

Dave Brock
Dave Brock
.NET Stacks
The .NET Stacks #67: 🆕 .NET 6 RC2 arrives

The .NET Stacks #67: 🆕 .NET 6 RC2 arrives

In this issue, we talk about the release of .NET 6 RC2 and a new LINQ API.

Dave Brock
Dave Brock
.NET Stacks