Calling the Command Line in C# – Scripts, PowerShell, Automation, and more

C# Abstract Classes – What They Are, How to Use Them, and Best Practices

30+ String Manipulation Techniques in C#

How To Learn Blazor In 2023

How To Learn C# in 2023 – Learning Path, Tips & Tricks, and More

Simple C# Data Access with Dapper and SQL – Minimal API Project Part 1

The New MongoDB Analyzer In 10 Minutes or Less

Intro to GitHub – Commits, Issues, Pull Requests, Releases, and more

ASP.NET MVC Data Access in C# – The complete data path from database to display and back

Is Writing C# on a Mac Realistic? How About Linux?

Creating a C# Application: From idea to finished product

.NET 7 Overview – What's New, Should You Use It, and More

How to Connect MongoDB to C# the Easy Way

Intro to Redis in C# – Caching Made Easy

Intro to MongoDB with C# – Learn what NoSQL is, why it is different than SQL and how to use it in C#

Intro to VSCode for C# Developers – From Installation to Debugging

Creating Code Snippets in C# – Customize Visual Studio for Efficiency

How To Deploy a ASP.NET Website to IIS or Azure

Intro to Benchmark.net – How To Benchmark C# Code

Deconstructor Updates in C# 10 and .NET 6 In 10 Minutes or Less

Twitter Authentication in .NET 6 ASP.NET Core Web Applications

Intro to Yield in C# – What it is, how to use it, and when it is useful

Intro to ASP.NET Core Razor Pages – From Start to Published

Advanced Dapper in C# – SQL Transactions, Mulitple DataSets, UDTs, and more

.NET 7 Update: Creating Tar Files in C# in 10 Minutes or Less

What Is The Best C# Book? What Is the Best C# Resource?

How To Call An API in C# – Examples, Best Practices, Memory Management, and Pitfalls

C# Advanced Async – Getting progress reports, cancelling tasks, and more

Intro to WebAPI – One of the most powerful project types in C#

Intro to Regular Expressions – How to use Regex in C#

The Guard Clause in C# using the Throw NuGet Package

Working with Null in .NET 6 and C# 10

Should I Know Linux as a C# Developer?

Intro to In-Memory Caching in C#

Should I Take a C# Desktop Job as a C# Web Developer?

5 New Features in C# 9 (not including Records)

C# Code Review: Reviewing Practice Code – How To Practice C# Well

Intro To Class Libraries in C#

The Perfect C# Console Application…Or Not.

ASP.NET Core Web API Features You Need to Know In 10 Minutes or Less