Posts
Author image

Weston Walker

I'm a full stack developer 🤓 who's a teacher at heart. I create awesome web applications and want to help you do the same. I release new content a couple times a week.

Newsletter

Subscribe to the newsletter to get updates on new posts, articles, videos, projects.....

dotnetdotnet core

How to write a CSV file with .NET Core

A tutorial on writing a class list to a CSV file using ASP.NET Core.

Published Jun 12, 2020

dotnet core

F*** it, We'll Do It Live! dotnet watch run

Supercharge your development productivity by using dotnet watch run to view your changes as you make them in your .NET Core projects.

Published Jun 6, 2020

dotnet core

What's My Name Again? - ASP.NET DRY Page Titles

Don't repeat yourself copying a string to repeat your page titles in ASP.NET. Learn how to set a page title once, for every page.

Published May 30, 2020

dotnetdotnet core