24:22
C# Async/Await/Task Explained (Deep Dive)
In this tutorial we conver the asynchronous programming style in C# we take a deep diving looking at the state machine that the ...
6:05
This will make you a better developer
Remember it's about being able to think in a wider range of concepts to solve problems, which the tools on top of the CLI will give ...
1:49:55
I tried Godot and instantly became a Rich Indie Dev
Streamed Live on Twitch: https://twitch.tv/tsoding Enable Subtitles for Twitch Chat References: - Godot Engine: ...
39:15
ASP.NET Core tutorial for Beginners | NEW .NET 8
ASP.NET Core 8 tutorial for beginners, focusing on covering middleware and dependency injection in the asp.net core web server ...
14:56
Program BEFORE the program - elegant abstractions
A powerful functional programming technique that can be used to create elegant abstractions, all that it requires is a program ...
32:54
ASP.NET Core JWT Authentication Tutorial (.NET 7 Minimal Apis C#)
ASP.NET Core JWT authentication tutorial with asp.net core c# minimal api jwt authentication example, working with .net 7, .net 6 ...
16:44
Python Web Scraping Tutorial for Beginners
Learn Web Scraping in python, web scraping is a great way to get a python developer job, watch these python web scraping ...
22:33
.NET Developer tries Java Spring
NET developer tries the Java Spring framework. Looking at the daily life of a Java developer & some beans. Patreon ...
17:15
The Ugly side of Dependency Injection
How dependency injection hinders your ability to write declarative code and code re-usability in an ASP.NET Core app. Patreon ...
7:33
The strategy design pattern explained with examples in code. Hide functionality behind an interface and interchange it. Patreon ...
54:03
In/Out Middleware Explained (C# ASP.NET Core & JS Examples)
In this middleware tutorial I answer questions like: what is middleware? how does middleware work? how to implement ...
21:26
Introduction to Plugin Architecture in C#
Guide for implementing plugin architecture in c#. In this tutorial we enable adding and updating endpoints dynamically at runtime ...
10:39
Who needs Identity Server anyway? When to use and Identity Server? Patreon https://www.patreon.com/raw_coding Courses ...
30:05
ASP.NET Core OAuth Authorization (.NET 7 Minimal Apis C#)
ASP.NET Core oauth authorization tutorial with asp.net core c# minimal api oauth example, working with .net 7, .net 6 and .net 5.
14:43
Interfaces vs Abstract Classes
A popular C# interview question is to explain the differences between interfaces and abstract classes, why use an interface over ...
26:12
ASP.NET Core Authentication (.NET 7 Minimal Apis C#)
ASP.NET Core authentication tutorial with asp.net core c# minimal apis authentication example, working with .net 7, .net 6 and ...
14:57
The Unit of work "design pattern" ♂️ is presented as a wrapper around a db context and some repositories, which is a LIE.
10:10
How to spot and avoid deadlocks in asp.net core c# applications. Patreon https://www.patreon.com/raw_coding Courses ...
43:52
How Dependency Injection Works in #csharp
In this dependency injection c# tutorial I answer the questions: what is dependency injection? how does dependency injection ...
9:32
ASP.NET Core Keyed Services SUCK!
ASP.NET Core dependency injection keyed services are not that good, old and gold techniques prevail. Support my Work ...