Dave Brock

Dave Brock

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

How 2018 Went

How 2018 Went

I recap how 2018 ended up.

Dave Brock
Dave Brock
Personal
Level Up Your GitHub Experience with Chrome Extensions

Level Up Your GitHub Experience with Chrome Extensions

In this post, I write about my favorite GitHub extensions for the Chrome browser.

Dave Brock
Dave Brock
GitHub
Razor Support for ASP.NET Core Apps in Visual Studio Code

Razor Support for ASP.NET Core Apps in Visual Studio Code

VS Code now supports Razor for ASP.NET Core apps.

Dave Brock
Dave Brock
VS Code
Share Blazor Components with Shared Class Libraries

Share Blazor Components with Shared Class Libraries

This post shows you how you can share Blazor components with shared class libraries.

Dave Brock
Dave Brock
Blazor
GitHub tip: You don't need that .git extension to clone

GitHub tip: You don't need that .git extension to clone

Enjoy a quick tip on cloning without the .git extension.

Dave Brock
Dave Brock
Git
JavaScript Scope Can Be Tricky

JavaScript Scope Can Be Tricky

Let's talk about the fine details of JavaScript scope.

Dave Brock
Dave Brock
JavaScript
Full-Stack Development in Visual Studio Code with ASP.NET Core

Full-Stack Development in Visual Studio Code with ASP.NET Core

Let's learn how to work with ASP.NET Core in VS Code.

Dave Brock
Dave Brock
VS Code
Using Anchor Links in Markdown

Using Anchor Links in Markdown

In this post, I discuss a quick tip to help you use anchor links in Markdown.

Dave Brock
Dave Brock
Quick Tips