Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
16,862 results
In this episode of dotNetDave Explains, proper application architecture is discusses and how the Microsoft .NET Framework of ...
598 views
11 years ago
In this episode Lee shows how to clean, build, and test a .Net Core project with Cake (C# Make). He then shows how to calculate ...
5,014 views
7 years ago
Equality and inequality operators like == and != can cause unintended consequences when checking for nulls. In this video, we'll ...
2,819 views
6 months ago
Stop chaining Where() and FirstOrDefault() in LINQ! Use FirstOrDefault(predicate) for cleaner, simpler, and more readable C# ...
1,458 views
5 months ago
Pattern matching makes it a lot easier to compare your boxed variables. Let's talk about why Did you know that we stream C#?
4,452 views
Ready to dive into the world of AI-powered tools with just a few lines of C# code? In this video, we'll walk through building a fully ...
139,799 views
9 months ago
Learn how to build a complete ASP.NET Core Web API CRUD application using .NET 8 — step by step! In this hands-on tutorial, ...
726 views
Our latest version of the Auth0 Templates for .NET package is available! Join our Developer Advocate, Kiah Imani as she walks ...
3,044 views
1 year ago
Entity Framework Core tracks entities by default. If you're not planning to make changes to those objects and save them back to ...
4,610 views
C# 12 includes a cleaner syntax for creating arrays, lists, and collections. And if that wasn't good enough, we also get a proper ...
440 views
2 years ago
Hi there! I'm Michael and in this video we're going to talk about ASP.NET Core middleware. What is it? How does it work?
11,529 views
Hi, I'm Michael. In this video I give a quick, high-level overview of the stack and the heap as it relates to objects in .NET.
3,031 views
Introduction to the ASP.NET Web Programming Tutorials See the full source code here: ...
97 views
8 years ago
Use .NET 10 to build a real Web API with Minimal APIs: ...
10,874 views
4 months ago
Hi! I'm Michael, and in this video I'll cover 5 things you'll need to know when building scalable applications with Entity Framework ...
19,556 views
Learn how ABP.IO and ABP Framework can set your next ASP.Net Core project up for success on day 1 and beyond. In this ...
27,553 views
5 years ago
UPDATE There's a more recent version of this episode but for ABP.IO, check out: https://youtu.be/ea0Zx9DLcGA Start your next ...
64,915 views
6 years ago
In this episode of dotNetDave Explains .NET Assemblies. Includes what makes up an assembly, modules, manifest, IL and private ...
461 views
Lowercasing strings to compare them costs allocations and can break under different cultures (hello, Turkish I). In this video ...
1,843 views
DataTier.Net creates 100% stored procedures powered data-tiers for C# SQL Server developers, and is a viable alternative to ...
818 views
Not sure whether your .NET API should use MVC, minimal API, or something else? Let's talk about the pro's and con's of each and ...
24,446 views
Learn ASP.NET Core in simple and easy steps starting from basic to advanced. ASP.NET Core is the new web framework from ...
20 views
Heyo! I'm Michael and in this video I'm going to talk about 3 ways to globally handle ASP.NET Core exceptions using the .
15,524 views
In this episode we will explore just some of the common libraries that make up the Microsoft .NET base class libraries. For more ...
1,006 views
In this episode of dotNetDave Explains the .NET Common Type System (CTS) that includes value & reference types, user defined ...
584 views